{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-bear-spring-mountain-campground-downsville-ny",
  "name": "What is the phone number for Bear Spring Mountain Campground?",
  "description": "Bear Spring Mountain Campground is located at 512 East Trout Brook Road, Downsville NY 13755. Bear Spring Mountain Campground can be contacted at ***-***-**** or http://www.dec.ny.gov/outdoor/24454.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-bear-spring-mountain-campground-downsville-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "512 East Trout Brook Road",
    "addressLocality": "Downsville",
    "addressRegion": "NY",
    "postalCode": "13755",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1197692,
    "longitude": -75.0695471
  }
}