{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bon-desir-les-bergeronnes-qc",
  "name": "CAMPING BON-DÉSIR",
  "description": "In the center of the land of whales, located in the heart of the Saguenay Saint-Laurent marine park, the Bon-Désir des Bergeronnes campsite awaits you.Covering an area of ​​40 hectares and bordering the maritime estuary of the St. Lawrence, the Bon-Désir campsite gives you the opportunity to carry out a multitude of activities.",
  "url": "https://campertunity.com/listings/campgrounds/camping-bon-desir-les-bergeronnes-qc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "198, route 138",
    "addressLocality": "Les Bergeronnes",
    "addressRegion": "QC",
    "postalCode": "G0T 1G0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2689906,
    "longitude": -69.5011126
  }
}