{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saint-emmanuel-coteau-du-lac-qc",
  "name": "CAMPING SAINT-EMMANUEL",
  "description": "For more than 40 years, we have offered you an ideal place for camping. Located in Coteau-Du-Lac, near a magnificent cycle path that runs along the Soulange canal.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-saint-emmanuel-coteau-du-lac-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coteau-Du-Lac",
    "addressRegion": "QC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3111446,
    "longitude": -74.1520144
  }
}