{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hosss-campground-long-lake-ny",
  "name": "Hoss’s campground",
  "description": "Hoss’s campground is located at 1133 Deerland Road, Long Lake NY 12847. Hoss’s campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hosss-campground-long-lake-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1133 Deerland Road",
    "addressLocality": "Long Lake",
    "addressRegion": "NY",
    "postalCode": "12847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.96848,
    "longitude": -74.4199075
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/long-lake/hoss-s-campground"
  ]
}