{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sacred-hollow-hurley-ny",
  "name": "Sacred Hollow in Heart of Hudson",
  "description": "Feels like you’re away from civilization but yet close to all the Hudson valley has to offer; nestled 15-20min from Woodstock, rosendale, stone ridge, Rhinebeck, red hook. New Paltz and Mohawnk short 30 min drive. A glampsite all set up with a yurt and wood burning stove, a fire pit and a full modern bathroom just a short walk away. For a small fee, you can also rent our bikes for riding the nearby rail trail or just visit the waterfall 2 miles away. Wood for your fire pit is also available f...",
  "url": "https://campertunity.com/listings/campgrounds/sacred-hollow-hurley-ny",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1743974568/dev-campground-photos/rszjszbpr3cpuapgpy0o/sacred-hollow-in-heart-of-hudson-sacred-hollow-in-heart-of-hudson-hudson-valley.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hurley",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9421464,
    "longitude": -74.08201199999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Yurt"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Waterfall"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}