{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whistler-rv-park-campground-whistler-bc",
  "name": "Whistler RV Park & Campground: Camping in Whistler, BC",
  "description": "Explore the great outdoors at Whistler RV Park & Campground, Whistler. Ideal for families and friends.",
  "url": "https://campertunity.com/listings/campgrounds/whistler-rv-park-campground-whistler-bc",
  "image": [
    "https://campinglife.ca/wp-content/uploadshttps://s.wordpress.com/mshots/v1/https%3A%2F%2Fwww.whistlerrvpark.com%2F?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 Hwy 99",
    "addressLocality": "Whistler",
    "addressRegion": "BC",
    "postalCode": "V0N 1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.0450588035083,
    "longitude": -123.131155741848
  },
  "sameAs": [
    "https://campinglife.ca/campgrounds/whistler-rv-park-campground/"
  ]
}