{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-rochelle-trois-rivieres-qc-1",
  "name": "CAMPING LA ROCHELLE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-rochelle-trois-rivieres-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "471, rue des Marguerites",
    "addressLocality": "Trois-Rivières",
    "addressRegion": "QC",
    "postalCode": "G8W 2B6",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.432824,
    "longitude": -72.627561
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-la-rochelle-2-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}