{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/domaine-parc-estrie-rv-resort-parkbridge-magog-qc",
  "name": "Domaine Parc-Estrie RV Resort - Parkbridge",
  "description": "Camping Québec classified at Domaine Parc-Estrie as a 5-star campsite of excellent quality offering a wide range of services and activities.",
  "url": "https://campertunity.com/listings/campgrounds/domaine-parc-estrie-rv-resort-parkbridge-magog-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/06/CCRVCONTARIO-DECAL.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19 Du Domaine",
    "addressLocality": "Magog",
    "addressRegion": "QC",
    "postalCode": "J1X 5Z3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2940241,
    "longitude": -72.1041107
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-parc-estrie-rv-resort-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}