{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-bivouak-burlington-on",
  "name": "CAMPING BIVOUAK",
  "description": "At Camping Bivouak we welcome tourists from all over Quebec. We offer campsites in the countryside and various resort services. We advocate a peaceful",
  "url": "https://campertunity.com/listings/campgrounds/camping-bivouak-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3970, route des Lacs",
    "addressLocality": "Saint-Élie-de-Caxton",
    "addressRegion": "QC",
    "postalCode": "G0X 2N0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.504068,
    "longitude": -72.92682
  },
  "sameAs": [
    "https://ccrva.ca/campground/camping-bivouak/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}