{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-mountain-briar-bottom-campground-burnsville-nc",
  "name": "What is the phone number for Black Mountain Campground/Briar Bottom Group Campground?",
  "description": "Black Mountain Campground/Briar Bottom Group Campground is located at 50 Black Mountain Campground Road, Burnsville NC 28714. Black Mountain Campground/Briar Bottom Group Campground can be contacted at ***-***-**** or http://cfaia.org/black-mountain-briar-bottom-campgrounds-in-north-carolina/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/black-mountain-briar-bottom-campground-burnsville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 Black Mountain Campground Road",
    "addressLocality": "Burnsville",
    "addressRegion": "NC",
    "postalCode": "28714",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.751627,
    "longitude": -82.220943
  }
}