{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waldhaus-resort-barnardsville-nc-2",
  "name": "The Waldhaus Resort",
  "description": "The Summit is a high elevation, 2-story cabin surrounded bordering the Pisgah National Forest. The cabin was designed to give shelter while logging and hunting in the National Forest, but since has evolved into an off-grid living and play space, located at nearly 3300 feet elevation on a 1/2 acre flat with an incredible view. There are very private old forest service trails leading directly into the Pisgah National Forest. To get to the cabin, it’s a 15 minute uphill and very steep hike. One...",
  "url": "https://campertunity.com/listings/campgrounds/waldhaus-resort-barnardsville-nc-2",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1581940500/campground-photos/aumjuhwbinaao7dirq0r/the-waldhaus-resort-the-summit-cabin-cabin.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Barnardsville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7274,
    "longitude": -82.40816000000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}