{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-jonquiere-saguenay-qc",
  "name": "CAMPING JONQUIÈRE",
  "description": "Camping Jonquière offer different services, we have a boat marina giving access to the beautiful lake Kenogami. We also offer 270 camping sites with full services. We also have on the campground a restaurant and a bar. For the bike tourism, or for a tour for the day, you will have access directly from the campground to a cycle path.The Camping Jonquière offer many activities during summer and winter. Beach, Volley-ball and much more!",
  "url": "https://campertunity.com/listings/campgrounds/camping-jonquiere-saguenay-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3553, rue Saint-Dominique",
    "addressLocality": "Saguenay",
    "addressRegion": "QC",
    "postalCode": "G7X 7V6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3598945,
    "longitude": -71.2862298
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-jonquiere-2/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}