{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/adirondak-loj-heart-lake-program-center-lake-placid-ny",
  "name": "Adirondak Loj & Heart Lake Program Center",
  "description": "Adirondak Loj & Heart Lake Program Center is located at 1002 Adirondack Loj Road, Lake Placid NY 12946. Adirondak Loj & Heart Lake Program Center can be contacted at ***-***-**** or http://www.adk.org/lodging",
  "url": "https://campertunity.com/listings/campgrounds/adirondak-loj-heart-lake-program-center-lake-placid-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1002 Adirondack Loj Road",
    "addressLocality": "Lake Placid",
    "addressRegion": "NY",
    "postalCode": "12946",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1816786,
    "longitude": -73.9649257
  }
}