{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shuswap-falls-rv-resort-enderby-bc",
  "name": "Shuswap Falls RV Resort",
  "description": "This unique park is situated in the choicest of locations favoured by many as the ultimate for family vacations. We are a short drive to Vernon, Salmon Arm,",
  "url": "https://campertunity.com/listings/campgrounds/shuswap-falls-rv-resort-enderby-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2202 Mabel Lake Rd.",
    "addressLocality": "Enderby",
    "addressRegion": "BC",
    "postalCode": "V0E 1V5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.58702,
    "longitude": -118.872
  },
  "sameAs": [
    "https://ccrva.ca/campground/shuswap-falls-rv-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}