{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forked-lake-campground-long-lake-ny-1",
  "name": "Forked Lake Campground",
  "description": "Forked Lake Campground is located at 381 Forked Lake Campsite Road, Long Lake NY 12847. Forked Lake Campground can be contacted at ***-***-**** or http://www.dec.ny.gov/outdoor/24467.html",
  "url": "https://campertunity.com/listings/campgrounds/forked-lake-campground-long-lake-ny-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "381 Forked Lake Campsite Road",
    "addressLocality": "Long Lake",
    "addressRegion": "NY",
    "postalCode": "12847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9048244,
    "longitude": -74.5267285
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/long-lake/forked-lake-campground"
  ]
}