{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bear-den-family-campground-and-creekside-cabins-spruce-pine",
  "name": "What is the phone number for Bear Den Family Campground and Creekside Cabins?",
  "description": "Bear Den Family Campground and Creekside Cabins is located at Bear Den Mountain Road, Spruce Pine NC 28777. Bear Den Family Campground and Creekside Cabins can be contacted at ***-***-**** or http://www.beardenmountainresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bear-den-family-campground-and-creekside-cabins-spruce-pine",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bear Den Mountain Road",
    "addressLocality": "Spruce Pine",
    "addressRegion": "NC",
    "postalCode": "28777",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.893169,
    "longitude": -81.97481
  }
}