{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fernie-rv-resort-burlington-on",
  "name": "Fernie RV Resort",
  "description": "This resort is nestled beside the majestic Elk River in picturesque Fernie, BC. It offers current state of the industry facilities, services and is designed",
  "url": "https://campertunity.com/listings/campgrounds/fernie-rv-resort-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2001 6th Ave",
    "addressLocality": "Fernie",
    "addressRegion": "BC",
    "postalCode": "V0B 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.5197266,
    "longitude": -115.0518518
  },
  "sameAs": [
    "https://ccrvc.ca/campground/fernie-rv-resort/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}