{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-remous-de-la-chaudiere-levis-qc",
  "name": "CAMPING REMOUS DE LA CHAUDIÈRE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-remous-de-la-chaudiere-levis-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "406, route Saint-André",
    "addressLocality": "Lévis",
    "addressRegion": "QC",
    "postalCode": "G6J 1E8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.61528269999999,
    "longitude": -71.2441125
  }
}