{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-la-rochelle-trois-rivieres-qc",
  "name": "Camping La Rochelle",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/camping-la-rochelle-trois-rivieres-qc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "471 Rue Des Marguerites,",
    "addressLocality": "Trois-Rivieres, QC G9C 0K2",
    "addressRegion": "QC",
    "postalCode": "G9C 0K2"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3432325,
    "longitude": -72.5428485
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/quebec/trois-rivieres/campgrounds/camping-la-rochelle-186672.html"
  ]
}