{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/val-lero-burlington-on",
  "name": "CAMPING VAL-LÉRO",
  "description": "Free activities for ALL Asphalt Dek Hockey Surface - IMPORTANT: Helmet with MANDATORY Grid under 18 years old and Helmet Mandatory for ALL. Aqua-Forme with",
  "url": "https://campertunity.com/listings/campgrounds/val-lero-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1000 Rang Val Lero",
    "addressLocality": "Saint-Célestin",
    "addressRegion": "QC",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2537543,
    "longitude": -72.3637805
  },
  "sameAs": [
    "https://ccrvc.ca/campground/camping-val-lero-2/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}