{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canim-lake-resort-and-guide-outfitters-canim-lake-bc",
  "name": "Canim Lake Resort and Guide Outfitters",
  "description": "Nestled between the Rocky Mountains and the Coast Mounains, Canim Lake Resort rests on the shores of a 24 mile long lake with mountains and rolling hills",
  "url": "https://campertunity.com/listings/campgrounds/canim-lake-resort-and-guide-outfitters-canim-lake-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4454 Newall Rd",
    "addressLocality": "Canim Lake",
    "addressRegion": "BC",
    "postalCode": "V0K1J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.7305568,
    "longitude": -120.92982510000002
  }
}