{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-riviere-petit-saguenay-qc",
  "name": "CAMPING RIVIÈRE PETIT-SAGUENAY",
  "description": "Winner in the “Camping” category in Saguenay-Lac-St-Jean at the 2001 Quebec Tourism Awards, the Rivière Petit-Saguenay campsite invites you for a pleasant",
  "url": "https://campertunity.com/listings/campgrounds/camping-riviere-petit-saguenay-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100, rue Eugène-Morin",
    "addressLocality": "Petit-Saguenay",
    "addressRegion": "QC",
    "postalCode": "G0V 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.1895389,
    "longitude": -70.0547758
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-riviere-petit-saguenay-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}