{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-dynastie-saint-michel-des-saints-qc",
  "name": "CAMPING DYNASTIE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-dynastie-saint-michel-des-saints-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100, chemin Perreault",
    "addressLocality": "Saint-Michel-Des-Saints",
    "addressRegion": "QC",
    "postalCode": "J0K 3B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.7057222,
    "longitude": -73.7760377
  },
  "sameAs": [
    "https://ccrva.ca/campground/camping-dynastie-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}