{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-boise-de-la-chaudiere-levis-qc",
  "name": "CAMPING BOISÉ DE LA CHAUDIÈRE",
  "description": "Book your next outdoor outing now! The Boisé de la Chaudière campsite is advantageously located, surrounded by nature, near Quebec and Lévis. This campsite is a superb vacation spot where tranquility and joie de vivre reign, in addition to offering you a multitude of activities and services on site.",
  "url": "https://campertunity.com/listings/campgrounds/camping-boise-de-la-chaudiere-levis-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "264, chemin Saint-Grégoire",
    "addressLocality": "Lévis",
    "addressRegion": "QC",
    "postalCode": "G6J 1E8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6709284,
    "longitude": -71.2496653
  }
}