{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-base-plein-air-saint-damase-burlington-on",
  "name": "CAMPING BASE PLEIN AIR SAINT-DAMASE",
  "description": "Establishment recommended by Camping Québec, the Base Plein Air offers a multitude of activities for the whole family including a giant trampoline, mini-golf, soccer field, paddle boats, our Log Jammer Extrême which is the biggest slide in swollen water in Quebec, a swimming pool and much more.",
  "url": "https://campertunity.com/listings/campgrounds/camping-base-plein-air-saint-damase-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "302, route 297 Sud",
    "addressLocality": "Saint-Damase",
    "addressRegion": "QC",
    "postalCode": "G0J 2J0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.660112,
    "longitude": -67.812667
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-base-plein-air-saint-damase/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}