{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-mont-experience-hereford-burlington-on",
  "name": "CAMPING MONT EXPÉRIENCE HEREFORD",
  "description": "​You're looking for a campsite in the woods, away from your daily routine? Mont Expérience Hereford is the place.",
  "url": "https://campertunity.com/listings/campgrounds/camping-mont-experience-hereford-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "577 Chemin de Coaticook",
    "addressLocality": "East Hereford",
    "addressRegion": "QC",
    "postalCode": "J0B 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0963139,
    "longitude": -71.5528353
  },
  "sameAs": [
    "https://ccrva.ca/campground/camping-mont-experience-hereford/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}