{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barrie-koa-campground-springwater-on",
  "name": "Barrie KOA Campground",
  "description": "Nestled among the pines, Barrie KOA is the natural choice for campers of all ages. 60 acres of green space feature 2 heated pools, a mining centre, a gaga",
  "url": "https://campertunity.com/listings/campgrounds/barrie-koa-campground-springwater-on",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3138 Penetanguishene Rd",
    "addressLocality": "Springwater",
    "addressRegion": "ON",
    "postalCode": "L9X 1Z7",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.51597,
    "longitude": -79.71448
  },
  "sameAs": [
    "https://ccrvc.ca/campground/barrie-koa-campground/"
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}