{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mountain-view-camping-burlington-on",
  "name": "Mountain View Camping",
  "description": "\"In The Country, Yet Close To The City\" We are proud to serve the Recreational Traveler visiting Calgary since 1987. We have made it our primary objective",
  "url": "https://campertunity.com/listings/campgrounds/mountain-view-camping-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/06/CCRVCONTARIO-DECAL.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "244024 Range Road 284",
    "addressLocality": "Calgary",
    "addressRegion": "AB",
    "postalCode": "T2M 4L5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0689397,
    "longitude": -113.86531009999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/mountain-view-camping/",
    "https://www.rvezy.com"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}