{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-daoust-vaudreuil-dorion-qc-1",
  "name": "CAMPING DAOUST",
  "description": "Spacious shaded sites, sunny or Wild Water, electricity and sewage Monitoring day and night convenience store and snack Gas propane, wood and ice pump",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-daoust-vaudreuil-dorion-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3844, route Harwood",
    "addressLocality": "Vaudreuil-Dorion",
    "addressRegion": "QC",
    "postalCode": "J7V 0G1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.439619,
    "longitude": -74.1382314
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shade"
    }
  ]
}