{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/e-f-webber-lakeside-park-burlington-on",
  "name": "E.& F. Webber Lakeside Park Ltd.",
  "description": "E&F Webber Lakeside Park opened in 1970 and has been a family run campground focusing on family fun since that time.",
  "url": "https://campertunity.com/listings/campgrounds/e-f-webber-lakeside-park-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "738 Upper Lakeville Road",
    "addressLocality": "Oyster Pond",
    "addressRegion": "NS",
    "postalCode": "B0J 1W0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7921586,
    "longitude": -62.95876389999999
  },
  "sameAs": [
    "https://ccrvc.ca/campground/https-www-webberslakesideresort-com-index-php/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-08-26"
  },
  "priceRange": "$0+"
}