{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-beaurivage-burlington-on",
  "name": "CAMPING BEAURIVAGE",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-beaurivage-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "40, rue des Loisirs",
    "addressLocality": "Sainte-Florence",
    "addressRegion": "QC",
    "postalCode": "G0J 2M0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2622551,
    "longitude": -67.2363509
  },
  "sameAs": [
    "https://ccrva.ca/campground/camping-beaurivage/",
    "http://www.campingbeaurivage.ca/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}