{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/waldhaus-resort-barnardsville-nc",
  "name": "The Waldhaus Resort",
  "description": "During the past years, the Sawmill has become my favorite place to spend quality time in what I call \"Cabin Living\" which I love so much. Nearly every day there is a small challenge, nothing comes easy, but all the coziness and comfort is there. The water is supplied by a spring above the mill. Electricity is generated by solar technology and a generator. All refrigeration and cooking appliances are propane; and so is the basic heat (propane again) - and a very old Jotul wood stove will do th...",
  "url": "https://campertunity.com/listings/campgrounds/waldhaus-resort-barnardsville-nc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1643491160/campground-photos/wmbutzmjrshrh6cwjhhg/the-waldhaus-resort-the-sawmill.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Barnardsville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7274,
    "longitude": -82.40816000000001
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}