{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-refuge-du-campeur-2007-burlington-on",
  "name": "CAMPING LE REFUGE DU CAMPEUR 2007",
  "description": "By Hwy 20, toward T-Rivières (55) (Laviolette Bdg.), exit 176 (Ste-Angèle). 1st stop on left, at the traffic light on left (2 km). By Hwy 40, toward",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-refuge-du-campeur-2007-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18600, boulevard Bécancour",
    "addressLocality": "Bécancour",
    "addressRegion": "QC",
    "postalCode": "G9H 1A8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2871551,
    "longitude": -72.56791369999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-le-refuge-du-campeur-2007-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}