{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-panoramique-parkbridge-portneuf-qc",
  "name": "CAMPING PANORAMIQUE - PARKBRIDGE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-panoramique-parkbridge-portneuf-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "464, route François-Gignac",
    "addressLocality": "Portneuf",
    "addressRegion": "QC",
    "postalCode": "G0A 2Y0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6882662,
    "longitude": -71.90654119999999
  }
}