{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-deauville-sherbrooke-qc",
  "name": "CAMPING DEAUVILLE",
  "description": "We at camping Deauville foster the family atmosphere and friendliness among campers. This Camping is perfect for quiet rest or have fun with friends.",
  "url": "https://campertunity.com/listings/campgrounds/camping-deauville-sherbrooke-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/Item-6a-ccrvc-decal.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2175, chemin Saint-Roch Nord",
    "addressLocality": "Sherbrooke",
    "addressRegion": "QC",
    "postalCode": "J1N 0H2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3657572,
    "longitude": -72.0386439
  }
}