{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canyon-hot-springs-resort-revelstoke-bc",
  "name": "Canyon Hot Springs Resort",
  "description": "Located in beautiful Albert Canyon, between Glacier and Mount Revelstoke National Parks, our resort is the ideal destination for family vacations. Relax in our hot mineral pools or discover pristine locations in the National Parks. We offer guests various accommodations, including our landscaped Campground and RV Park, rustic Cabins or luxurious chalets. With over 200 campsites, guests can choose among group, private or forest setting sites. Our sites are situated on lush lawns with fantastic...",
  "url": "https://campertunity.com/listings/campgrounds/canyon-hot-springs-resort-revelstoke-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 1, 35 kms east of Revelstoke",
    "addressLocality": "Revelstoke",
    "addressRegion": "BC",
    "postalCode": "V0E 2S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.13866,
    "longitude": -117.857
  }
}