{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-joie-quebec-qc",
  "name": "CAMPING DE LA JOIE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-joie-quebec-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "640, rue Georges-Muir",
    "addressLocality": "Québec",
    "addressRegion": "QC",
    "postalCode": "G2N 2H3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.89244,
    "longitude": -71.326297
  }
}