{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lac-des-cypres-burlington-on",
  "name": "CAMPING LAC DES CYPRÈS",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/camping-lac-des-cypres-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "175, chemin des Cyprès",
    "addressLocality": "Sainte-Séraphine",
    "addressRegion": "QC",
    "postalCode": "J0A 1E0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.94433089999999,
    "longitude": -72.1893229
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-lac-des-cypres-2-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}