{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summer-house-park-burlington-on",
  "name": "Summer House Park",
  "description": "We are a family-run camping and cottage resort celebrating over 70 years in business! Our park features picturesque lakefront and wooded sites on Miller Lake,",
  "url": "https://campertunity.com/listings/campgrounds/summer-house-park-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2016/03/admin-ajax.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "197 Miller Lake Shore Rd RR 1",
    "addressLocality": "Miller Lake",
    "addressRegion": "ON",
    "postalCode": "N0H 1Z0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.10261,
    "longitude": -81.3853
  },
  "sameAs": [
    "https://ccrvc.ca/campground/summer-house-park/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-30"
  },
  "priceRange": "$0+"
}