{
  "@context": "https://schema.org",
  "@type": "SportsEvent",
  "identifier": "ed498c41-a964-491a-b83b-b4d18c21fca8",
  "name": "Sydney Startup Riders (23 August) - Bondi to Centennial Park",
  "description": "6.9km cycling route. from Bondi Beach Public School to Greenhouse cafe. 26 min. beginner difficulty. 65% on dedicated bike paths.",
  "url": "https://au.partyonbici.com/party/ed498c41-a964-491a-b83b-b4d18c21fca8/view",
  "sport": "Cycling",
  "route": {
    "distance_km": 6.9,
    "duration_minutes": 26,
    "difficulty": "beginner",
    "difficulty_display": "Beginner",
    "bike_path_percentage": 65.9
  },
  "startLocation": {
    "@type": "Place",
    "name": "Bondi Beach Public School",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -33.888341,
      "longitude": 151.276695
    }
  },
  "endLocation": {
    "@type": "Place",
    "name": "Greenhouse cafe",
    "geo": {
      "@type": "GeoCoordinates",
      "latitude": -33.90248760831155,
      "longitude": 151.2293194564176
    }
  },
  "scheduled_date": null,
  "departure_time": "06:15:00",
  "arrival_time": "06:50:00",
  "organizer": {
    "@type": "Person",
    "name": "Anthony Joseph"
  },
  "links": {
    "self": "https://au.partyonbici.com/party/ed498c41-a964-491a-b83b-b4d18c21fca8/meta.json",
    "html": "https://au.partyonbici.com/party/ed498c41-a964-491a-b83b-b4d18c21fca8/view",
    "geojson": "https://au.partyonbici.com/party/ed498c41-a964-491a-b83b-b4d18c21fca8/route.geojson",
    "gpx": "https://au.partyonbici.com/party/ed498c41-a964-491a-b83b-b4d18c21fca8/route.gpx",
    "calendar": "https://au.partyonbici.com/party/ed498c41-a964-491a-b83b-b4d18c21fca8/calendar.ics"
  },
  "privacy": "public",
  "isAccessibleForFree": true,
  "created_at": "2024-08-23T01:13:43.273967+00:00",
  "updated_at": "2024-08-23T01:13:43.291424+00:00"
}