{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-phoenicia-black-bear-campground-phoenicia-ny",
  "name": "Phoenicia Black Bear Campground",
  "description": "Phoenicia Black Bear Campground is located at 17 Bridge Street, Phoenicia NY 12464. Phoenicia Black Bear Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-phoenicia-black-bear-campground-phoenicia-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17 Bridge Street",
    "addressLocality": "Phoenicia",
    "addressRegion": "NY",
    "postalCode": "12464",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.082913,
    "longitude": -74.310776
  }
}