{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canada-levis-quebec",
  "name": "Canada",
  "description": "Boisé de la Chaudière - Camping Caravaning, Campground in Levis, Québec, 264 Chemin Saint-Grégoire, Levis, QC G6J 1E8 – Hours of Operation & Customer Reviews.",
  "url": "https://campertunity.com/listings/campgrounds/canada-levis-quebec",
  "image": [
    "https://cdncompanies.com/main.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "264 Chemin Saint-Grégoire",
    "addressLocality": "Levis",
    "addressRegion": "Québec",
    "postalCode": "G6J 1E8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6688626,
    "longitude": -71.2463572
  }
}