{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waldhaus-resort-barnardsville-nc-1",
  "name": "The Waldhaus Resort",
  "description": "“Maybelline” is surrounded by the Pisgah National Forrest overlooking Mineral Creek. Straight up the forrest road will bring you to Craggy Gardens and the Blue Ridge Parkway.",
  "url": "https://campertunity.com/listings/campgrounds/waldhaus-resort-barnardsville-nc-1",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1621208812/campground-photos/sptnyp5bpphd3ff328dy/the-waldhaus-resort-1959-vintage-camper-by-the-creek.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Barnardsville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7274,
    "longitude": -82.40816000000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}