{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/party-in-the-usa-watkins-glen-ny",
  "name": "Party in the USA",
  "description": "Celebrate Independence Day in style at Watkins Glen/Corning KOA Resort for the Party in the USA weekend! Join us for a patriotic extravaganza filled with sunshine, BBQs, and all-American fun. This weekend honors the spirit of America. Book your stay and join the party as we salute the land of the free and the home of the brave!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/party-in-the-usa-watkins-glen-ny",
  "image": [
    "https://koa.com/content/campgrounds/watkins-glen/heroitems/32161heroitems0dbbdbef-54df-4f5a-a2b5-31c458abf60a.JPG",
    "https://koa.com/content/campgrounds/watkins-glen/events/32161event01156273-ab49-42ca-98cb-f121990b69b8.png"
  ],
  "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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}