{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-revelstoke-national-park-revelstoke-british",
  "name": "Mount Revelstoke National Park, Revelstoke, British Columbia | campinglife.ca",
  "description": "Escape to Mount Revelstoke National Park in Revelstoke for unforgettable camping and fun.",
  "url": "https://campertunity.com/listings/campgrounds/mount-revelstoke-national-park-revelstoke-british",
  "image": [
    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto17569800.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trans-Canada Hwy 1",
    "addressLocality": "Revelstoke",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0925772260024,
    "longitude": -118.04225668830314
  }
}