{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-union-lac-st-michel-trois-rivieres-qc",
  "name": "CAMPING UNION - LAC ST-MICHEL",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-union-lac-st-michel-trois-rivieres-qc",
  "image": [
    "https://ccrvc.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11650, rue du Clairon",
    "addressLocality": "Trois-Rivières",
    "addressRegion": "QC",
    "postalCode": "G9A 5E1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.407272,
    "longitude": -72.684849
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-union-lac-st-michel/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}