{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-rouillard-shawinigan-qc-1",
  "name": "CAMPING ROUILLARD",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-rouillard-shawinigan-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5095, avenue du Tour-du-Lac Sud",
    "addressLocality": "Shawinigan",
    "addressRegion": "QC",
    "postalCode": "G0X 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6177875,
    "longitude": -72.61442079999999
  },
  "sameAs": [
    "https://ccrva.ca/campground/camping-rouillard-2/",
    "https://www.goodsam.com/campgrounds-rv-parks/quebec/shawinigan/camping-rouillard/cgid-830001260"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}