

# Event Details

- **Event Name**: Perth Coastal Bike Ride 
- **Event Start and End Date**: Sun, 22 Nov, 2026 at 06:00 am (+08:00)
- **Event Description**: 5 distances for 2026 including the 10km Family Ride, 40km, 60km, 80km and 100km.  Options to extend 100km to 120km being explored at the present time
- **Event URL**: https://allevents.in/perth/perth-coastal-bike-ride/200029853792638
- **Event Categories**: cycling
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details

- **Ticket URL**: http://facebook.com/200029853792638?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=perth-events

## Event venue details

- **city**: Perth
- **state**: WA
- **country**: Australia
- **location**: Whitfords Nodes Park
- **lat**: -31.816535110718
- **long**: 115.73615290318
- **full address**: Whitfords Nodes Park, Perth,WA,Australia

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Perth Coastal Bike Ride (https://allevents.in/org/perth-coastal-bike-ride/27614539)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4743d1bd4672c90735106d97fabb5225e4bd8325c543beef85c31918b89b3f36-rimg-w1200-h800-dc010501-gmir?v=1775185966
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b892818b905e7a197629cb112afdd1ded1c9d664e1ec448cb7b5d951a1e76d3c-rimg-w300-h300-dc020402-gmir?v=1775185966

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 22 Nov, 2026 at 06:00 am (+08:00)
- **Q**: Where is the event happening?
  - **A:** Whitfords Nodes Park, Perth,WA,Australia
- **Q**: Who is organizing the event?
  - **A:** Perth Coastal Bike Ride
- **Q**: What type of event is this?
  - **A:** cycling
- **Q**: Where can I find ticket details about Perth Coastal Bike Ride  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Perth Coastal Bike Ride",
        "image": "https://cdn-az.allevents.in/events1/banners/4743d1bd4672c90735106d97fabb5225e4bd8325c543beef85c31918b89b3f36-rimg-w1200-h800-dc010501-gmir?v=1775185966",
        "startDate": "2026-11-22T06:00:00+08:00",
        "url": "https://allevents.in/perth/perth-coastal-bike-ride/200029853792638",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Whitfords Nodes Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Perth,WA,Australia",
                "addressLocality": "Perth",
                "addressRegion": "WA",
                "addressCountry": "AU"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-31.816535110718",
                "longitude": "115.73615290318"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5 distances for 2026 including the 10km Family Ride, 40km, 60km, 80km and 100km.  Options to extend 100km to 120km being explored at the present time",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Perth Coastal Bike Ride",
                "url": "https://allevents.in/org/perth-coastal-bike-ride/27614539"
            }
        ]
    }
]
```