{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-coop-familiale-du-prevert-de-birchton-cookshire-eato",
  "name": "CAMPING COOP FAMILIALE DU PRÉVERT DE BIRCHTON",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-coop-familiale-du-prevert-de-birchton-cookshire-eato",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "530, chemin Chute",
    "addressLocality": "Cookshire-Eaton",
    "addressRegion": "QC",
    "postalCode": "J0B 1M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3733708,
    "longitude": -71.6476101
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-coop-familiale-du-prevert-de-birchton-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}