{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-au-jardin-de-mon-pere-saguenay-qc-1",
  "name": "CAMPING AU JARDIN DE MON PÈRE",
  "description": "The only 5-star campsite in Saguenay — Lac-Saint-Jean! The Au jardin de mon père campsite offers family services and activities for a memorable stay in La Baie.",
  "url": "https://campertunity.com/listings/campgrounds/camping-au-jardin-de-mon-pere-saguenay-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3736, chemin Saint-Louis",
    "addressLocality": "Saguenay",
    "addressRegion": "QC",
    "postalCode": "G7B 4M8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3231017,
    "longitude": -70.913448
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-au-jardin-de-mon-pere-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}