{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-union-la-demi-lieue-saint-jean-port-joli-qc",
  "name": "CAMPING UNION - LA DEMI-LIEUE",
  "description": "A small corner of paradise rocked by the majestic St. Lawrence River! The perfect place to admire sunsets, starry skies and a landscape",
  "url": "https://campertunity.com/listings/campgrounds/camping-union-la-demi-lieue-saint-jean-port-joli-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2021/05/CCRVC-Re-Create-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "589 De Gaspe Avenue East",
    "addressLocality": "Saint-Jean-Port-Joli",
    "addressRegion": "QC",
    "postalCode": "G0R 3G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.24542,
    "longitude": -70.23215
  }
}