{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bass-lake-lodge-cottages-campground-burlington-on",
  "name": "Bass Lake Lodge Cottages & Campground",
  "description": "Weekly and weekend cottage rentals, boat launch and docking on the grounds, large sand bottom swim area large, kids play area and volleyball court.",
  "url": "https://campertunity.com/listings/campgrounds/bass-lake-lodge-cottages-campground-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 B12 Road",
    "addressLocality": "Lombardy",
    "addressRegion": "ON",
    "postalCode": "K0G 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.83321,
    "longitude": -76.13658
  },
  "sameAs": [
    "https://ccrvc.ca/campground/bass-lake-lodge-cottages-campground/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$0+"
}