{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/revelstoke-rv-cabin-resort-revelstoke-bc",
  "name": "Revelstoke RV & Cabin Resort",
  "description": "Come and stay at Revelstoke’s finest campground! Nestled in a grassy, treed meadow with spectacular views of snow covered mountains and glaciers. This quiet,",
  "url": "https://campertunity.com/listings/campgrounds/revelstoke-rv-cabin-resort-revelstoke-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2411 KOA Road",
    "addressLocality": "Revelstoke",
    "addressRegion": "BC",
    "postalCode": "V0E 2S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.991894,
    "longitude": -118.156072
  }
}