{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-falls-campground-rv-park-vernon-bc",
  "name": "Cedar Falls Campground & RV Park",
  "description": "Cedar Falls Campground is one of the best-kept secrets in the North Okanagan. All-season camping only 10 minutes from downtown Vernon, with easy access to Silver Star Mountain. From Highway 97, turn up Silver Star Road (48th Ave) at the Village Green Mall. Past Pleasant Valley Road, past the BX/Swan Lake Fire Department, past the Foothills Subdivision. Tillicum Road will appear on the right- hand side – now just follow the signs! Wilderness camping at its best. Only campground on Silver Star...",
  "url": "https://campertunity.com/listings/campgrounds/cedar-falls-campground-rv-park-vernon-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7063 Tillicum Road",
    "addressLocality": "Vernon",
    "addressRegion": "BC",
    "postalCode": "V1B 3N9",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.3107142,
    "longitude": -119.1880581
  },
  "sameAs": [
    "https://ccrvc.ca/campground/cedar-falls-campground-rv-park/",
    "https://wheretocamp.ca",
    "https://www.campspot.com/park/cedar-falls-campground/map?location=Vernon,%20BC&latitude=50.310639&longitude=-119.187859&adults=0&children=0&pets=0"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}