{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/disney-weekend-watkins-glen-ny",
  "name": "Disney Weekend",
  "description": "Experience the magic of Disney at Watkins Glen/Corning KOA Resort for Disney weekend! Immerse yourself in the whimsical world of creativity and imagination. Book your stay and make memories that will last a lifetime!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/disney-weekend-watkins-glen-ny",
  "image": [
    "https://koa.com/content/campgrounds/watkins-glen/heroitems/32161heroitems0dbbdbef-54df-4f5a-a2b5-31c458abf60a.JPG",
    "https://koa.com"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1710 State Route 414 (GPS address 1710 KOA Dr)",
    "addressLocality": "Watkins Glen",
    "addressRegion": "NY",
    "postalCode": "14891",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.316453,
    "longitude": -76.907987
  },
  "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"
    }
  ]
}