{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mile-high-resort-burlington-on",
  "name": "Mile High Resort",
  "description": "Our lake view and meadow view campsites are in a quiet setting, each with their own firepit and picnic table.",
  "url": "https://campertunity.com/listings/campgrounds/mile-high-resort-burlington-on",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2018/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4700 Mile High Lane (Face Lake)",
    "addressLocality": "Logan Lake",
    "addressRegion": "BC",
    "postalCode": "V0K 1W0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.53474,
    "longitude": -120.639
  },
  "sameAs": [
    "https://ccrvc.ca/campground/mile-high-resort/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}