{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waterloo-finger-lakes-koa-holiday-waterloo-ny",
  "name": "Waterloo / Finger Lakes KOA Holiday",
  "description": "Waterloo / Finger Lakes KOA Holiday is located in Waterloo, New York and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/waterloo-finger-lakes-koa-holiday-waterloo-ny",
  "image": [
    "https://i.vimeocdn.com/video/1750291246-48ffef226a575b7b0f635a91d6d0883d6c3587fd5520b05098d75ae6a9beca0e-d_1920x1080?r=pad",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/waterloo-finger-lakes/photos/32238photose752a717-e61f-42e1-8a9c-80d415af2982.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1278 Waterloo-Geneva Rd",
    "addressLocality": "Waterloo",
    "addressRegion": "NY",
    "postalCode": "13165",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.902627,
    "longitude": -76.880504
  },
  "sameAs": [
    "https://koa.com/campgrounds/waterloo-finger-lakes/"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}