{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-baie-mandeville-qc-1",
  "name": "CAMPING LA BAIE",
  "description": "Section west of George Lafrenière stream, located between the Lake and Chemin Lafrenière, with an area of ​​approximately 45 arpents.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-baie-mandeville-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "97, rue de l’Anse-aux-Outardes",
    "addressLocality": "Mandeville",
    "addressRegion": "QC",
    "postalCode": "J0K 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.342108,
    "longitude": -73.390597
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-la-baie-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}