{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/1000-islands-ivy-lea-koa-kampground-british-columbia",
  "name": "1000 Islands/Ivy Lea KOA Kampground",
  "description": "Exclusively located, this eco-park is the only KOA situated on the magnificent 1000 Islands Parkway.",
  "url": "https://campertunity.com/listings/campgrounds/1000-islands-ivy-lea-koa-kampground-british-columbia",
  "image": [
    "https://bclca.com/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "514-1000 Islands Pkwy",
    "addressLocality": "Lansdowne",
    "addressRegion": "ON",
    "postalCode": "K0E 1L0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.385,
    "longitude": -76.01
  },
  "sameAs": [
    "https://bclca.com/campground/1000-islandsivy-lea-koa-kampground/",
    "https://ccrva.ca/campground/1000-islandsivy-lea-koa-kampground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}