{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tupper-lake-koa-holiday-tupper-lake-ny",
  "name": "Tupper Lake KOA Holiday",
  "description": "Tupper Lake KOA Holiday is located in Tupper Lake, 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/tupper-lake-koa-holiday-tupper-lake-ny",
  "image": [
    "https://koa.com/content/campgrounds/tupper-lake/backgrounds/32242backgroundd3d1fb68-599c-4e43-b68b-93b2202937a3.jpg",
    "https://koa.com/content/campgrounds/tupper-lake/photos/06a81153-e859-4275-a71d-4bd982782540photodd7ebcd5-23a7-4238-9e2e-b69351b761b9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1339 NY State RTE 30",
    "addressLocality": "Tupper Lake",
    "addressRegion": "NY",
    "postalCode": "12986",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1822454,
    "longitude": -74.5059692
  },
  "sameAs": [
    "https://koa.com/campgrounds/tupper-lake/"
  ],
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}