{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/honey-bear-camp-boone-nc",
  "name": "What is the phone number for Honey Bear Campground?",
  "description": "Honey Bear Campground is located at 229 Honey Bear Campground Road, Boone NC 28607. Honey Bear Campground can be contacted at ***-***-**** or http://www.honeybearcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/honey-bear-camp-boone-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "229 Honey Bear Campground Road",
    "addressLocality": "Boone",
    "addressRegion": "NC",
    "postalCode": "28607",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.19508,
    "longitude": -81.709823
  }
}