{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-transit-levis-qc",
  "name": "CAMPING TRANSIT",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-transit-levis-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "600, chemin Saint-Roch",
    "addressLocality": "Lévis",
    "addressRegion": "QC",
    "postalCode": "G6Y 0W3",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8130355,
    "longitude": -71.0523819
  }
}