{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coop-camping-st-esprit-quebec-qc",
  "name": "COP CAMPING ST-ESPRIT",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/coop-camping-st-esprit-quebec-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVA-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200, rue des Trois-Saults",
    "addressLocality": "Québec",
    "addressRegion": "QC",
    "postalCode": "G1B 0E3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9201019,
    "longitude": -71.17921009999999
  }
}