{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whistler-olympic-park-whistler-bc",
  "name": "Whistler Olympic Park",
  "description": "Whistler Olympic Park is a world-class destination for outdoor recreation activities & Nordic sport",
  "url": "https://campertunity.com/listings/campgrounds/whistler-olympic-park-whistler-bc",
  "image": [
    "https://www.whistlerolympicpark.com/sites/default/files/styles/max_2600x2600/public/2023-11/Justa-Jeskova-JJ094872-web.jpg?itok=zGSdHk87",
    "data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",
    "https://www.whistlerolympicpark.com/sites/default/files/styles/max_2600x2600/public/styles/max_2600x2600/public/2024-09/WSL-family-116.jpg?itok=_QuYWPu8"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 Callaghan Valley Rd Whistler",
    "addressLocality": "Whistler",
    "addressRegion": "BC",
    "postalCode": "V0N 1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.1171903,
    "longitude": -122.9543022
  },
  "sameAs": [
    "https://www.whistlerolympicpark.com/campground/activities-amenities",
    "https://www.whistlerolympicpark.com/"
  ]
}