{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-demi-lieue-saint-jean-port-joli-qc-1",
  "name": "CAMPING DE LA DEMI-LIEUE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-demi-lieue-saint-jean-port-joli-qc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "589, avenue De Gaspé Est",
    "addressLocality": "Saint-Jean-Port-Joli",
    "addressRegion": "QC",
    "postalCode": "G0R 3G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.2454926,
    "longitude": -70.23247909999999
  }
}