{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-whistler-bc",
  "name": "Spot2Nite",
  "description": "Check out Riverside Camping & RV Resort in Whistler, British Columbia on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-whistler-bc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/816c0793-4217-11f0-b153-c8ac4a488f3d/card.jpg?v=63916352118"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8018 Mons Road",
    "addressLocality": "Whistler",
    "addressRegion": "BC",
    "postalCode": "V8E 1K6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.137429,
    "longitude": -122.951845
  },
  "sameAs": [
    "https://www.spot2nite.com/campgrounds-rv-parks/british-columbia/whistler/riverside-camping-rv-resort"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "53.18",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$53.18+"
}