{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/unadilla-koa-franklin-ny-usa",
  "name": "Unadilla KOA",
  "description": "Contact info, reviews tips & more for Unadilla KOA | Camping in New York",
  "url": "https://campertunity.com/listings/campgrounds/unadilla-koa-franklin-ny-usa",
  "image": [
    "https://photos.thedyrt.com/photo/601987/media/unadilla-i-88-oneonta-koa_b94da58c-5164-4e25-b9bf-bd0a8bc5126a.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/601987/media/unadilla-i-88-oneonta-koa_b94da58c-5164-4e25-b9bf-bd0a8bc5126a.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "242 Union Church Rd",
    "addressLocality": "Franklin",
    "addressRegion": "NY",
    "postalCode": "13775",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.34134051,
    "longitude": -75.24695174
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-york/unadilla-i-88-oneonta-koa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}