{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/1000-islands-kingston-koa-burlington-on",
  "name": "1000 Islands/Kingston KOA",
  "description": "Our big-rig-friendly, level pull-thru, 50-amp sites accommodate every type of RV, or treat yourself to one of our deluxe sites with concrete deck, patio",
  "url": "https://campertunity.com/listings/campgrounds/1000-islands-kingston-koa-burlington-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2039 Cordukes Rd",
    "addressLocality": "Kingston",
    "addressRegion": "ON",
    "postalCode": "K7L 4V4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3014456,
    "longitude": -76.5756119
  },
  "sameAs": [
    "https://ccrvc.ca/campground/1000-islandskingston-koa/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Educational Programs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}