{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-placid-whiteface-mtn-koa-holiday-wilmington-ny",
  "name": "Lake Placid / Whiteface Mtn. KOA Holiday",
  "description": "Lake Placid / Whiteface Mtn. KOA Holiday is located at 77 Fox Farm Road, Wilmington NY 12997. Lake Placid / Whiteface Mtn. KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/lake-placid/",
  "url": "https://campertunity.com/listings/campgrounds/lake-placid-whiteface-mtn-koa-holiday-wilmington-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "77 Fox Farm Road",
    "addressLocality": "Wilmington",
    "addressRegion": "NY",
    "postalCode": "12997",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.363894,
    "longitude": -73.835951
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/wilmington/lake-placid-whiteface-mtn-koa-holiday"
  ]
}