{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tall-pines-campground-ny",
  "name": "Tall Pines Campground",
  "description": "Tall Pines Campground is located at 2715 County Road 35, Bainbridge NY 13733. Tall Pines Campground can be contacted at ***-***-**** or https://www.tallpinescampground-ny.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-tall-pines-campground-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2715 County Road 35",
    "addressLocality": "Bainbridge",
    "addressRegion": "NY",
    "postalCode": "13733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.341924,
    "longitude": -75.400028
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-york/bainbridge/tall-pines-campground"
  ]
}