{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-bear-bar-campground-holcombe-wi",
  "name": "Black Bear Bar & Campground",
  "description": "Black Bear Bar & Campground is located at 28249 250th Street, Holcombe WI 54745. Black Bear Bar & Campground can be contacted at ***-***-**** or http://blkbearbarcampground.wix.com/black-bear-bar-",
  "url": "https://campertunity.com/listings/campgrounds/black-bear-bar-campground-holcombe-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28249 250th Street",
    "addressLocality": "Holcombe",
    "addressRegion": "WI",
    "postalCode": "54745",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2536477,
    "longitude": -91.173033
  }
}