{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bois-et-berges-burlington-on",
  "name": "CAMPING BOIS ET BERGES",
  "description": "Camping des Bois et Berges, located at the foot of the Marina Albert Lévesque in Val-Brillant, offers an exceptional view of Lake Matapedia and the Seigneury",
  "url": "https://campertunity.com/listings/campgrounds/camping-bois-et-berges-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8, rue des Cèdres",
    "addressLocality": "Val-Brillant",
    "addressRegion": "QC",
    "postalCode": "G0J 3L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5345465,
    "longitude": -67.5473823
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-bois-et-berges-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}