{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/reynolds-resort-canim-lake-bc",
  "name": "Reynolds Resort",
  "description": "Reynolds Resort camping reservations and campground information. Learn more about camping near Reynolds Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/reynolds-resort-canim-lake-bc",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781318/%7Bpht%7DphotoURL1-Property%7Bpht%7D1721311501798.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3789 Canim Hendrix Lake Road",
    "addressLocality": "Canim Lake",
    "addressRegion": "BC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.83001,
    "longitude": -120.86742
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}