{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/above-the-fray-glamping-black-mtn-black-mountain-nc",
  "name": "Above the Fray Glamping, Black Mtn.",
  "description": "This is a roomy full roof deck with a wide western view of the mountains that run along the continental divide. Plenty of chairs and furniture to lounge about. Your parking is next to your deck. The view is to the West and South high enough from the ground to look down on raptor birds from above, which is a very cool perspective. The 271 Deck has a large number of steps (45), so it could be in such a more sucluded viewing spot. This is where I have my private kit for sleeping overnight sponta...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/above-the-fray-glamping-black-mtn-black-mountain-nc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1696191304/campground-photos/jybssqjgfb33rqdtr3v8/above-the-fray-glamping-black-mtn-western-southern-views-271.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Black Mountain",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.573489255982324,
    "longitude": -82.29013191534423
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}