{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-leslie-otter-lake-qc",
  "name": "CAMPING PARC LESLIE",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-parc-leslie-otter-lake-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "460, chemin Belmont",
    "addressLocality": "Otter Lake",
    "addressRegion": "QC",
    "postalCode": "J0X 2P0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8655425,
    "longitude": -76.5160411
  }
}