{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lac-des-cypres-sainte-seraphine-qc",
  "name": "CAMPING LAC DES CYPRÈS",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lac-des-cypres-sainte-seraphine-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175, chemin des Cyprès",
    "addressLocality": "Sainte-Séraphine",
    "addressRegion": "QC",
    "postalCode": "J0A 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.94433089999999,
    "longitude": -72.1893229
  }
}