{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-domaine-champetre-burlington-on",
  "name": "CAMPING DOMAINE CHAMPÊTRE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-domaine-champetre-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "888, montée de la Station",
    "addressLocality": "Saint-Vallier",
    "addressRegion": "QC",
    "postalCode": "G0R 4J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8512617,
    "longitude": -70.7739229
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-domaine-champetre-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}