{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jessup-river-speculator-ny",
  "name": "Jessup River",
  "description": "Jessup River is located at , Speculator NY 12164. Jessup River can be contacted at or https://www.dec.ny.gov/lands/114618.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-jessup-river-speculator-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Speculator",
    "addressRegion": "NY",
    "postalCode": "12164",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5894749,
    "longitude": -74.3937447
  }
}