{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lac-st-michel-trois-rivieres-qc",
  "name": "Camping Lac St-Michel",
  "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-lac-st-michel-trois-rivieres-qc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11650 Du Clairon,",
    "addressLocality": "Trois-Rivieres, QC G9A 5E1",
    "addressRegion": "QC",
    "postalCode": "G9A 5E1"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3432325,
    "longitude": -72.5428485
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/quebec/trois-rivieres/campgrounds/camping-lac-st-michel-185715.html"
  ]
}