{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lac-aux-flambeaux-chateau-richer-qc",
  "name": "CAMPING LAC AUX FLAMBEAUX",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-lac-aux-flambeaux-chateau-richer-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25, rue Paré",
    "addressLocality": "Château-Richer",
    "addressRegion": "QC",
    "postalCode": "G0A 1N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0077292,
    "longitude": -70.96359
  }
}