{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-parc-aventures-cap-jaseux-saint-fulgence-qc",
  "name": "CAMPING PARC AVENTURES CAP JASEUX",
  "description": "With your family or with your friends, you will enjoy our charming camping sites. Every site is isolated from the others by trees and they are shaded. Our",
  "url": "https://campertunity.com/listings/campgrounds/camping-parc-aventures-cap-jaseux-saint-fulgence-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "250, chemin de la Pointe-aux-Pins",
    "addressLocality": "Saint-Fulgence",
    "addressRegion": "QC",
    "postalCode": "G0V 1S0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4259782,
    "longitude": -70.8205262
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-parc-aventures-cap-jaseux-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}