{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koa-montreal-ouest-coteau-du-lac-qc",
  "name": "CAMPING KOA MONTRÉAL OUEST",
  "description": "Drive or take a bus from Valleyfield (5 min. from KOA) to downtown's cornucopia of shops, restaurants, historic sites and cultural pleasures that are a charming blend of French and English.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-koa-montreal-ouest-coteau-du-lac-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "171, route 338",
    "addressLocality": "Coteau-du-Lac",
    "addressRegion": "QC",
    "postalCode": "J0P 1B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.288343,
    "longitude": -74.194535
  }
}