{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hot-showers-livingston-manor-ny",
  "name": "Hot Showers",
  "description": "Willowemoc Campgrounds offers a serene camping experience in the western Catskills, featuring over 100 wooded sites with electric and water hookups, many of which are riverside along the renowned Willowemoc Creek.",
  "url": "https://campertunity.com/listings/campgrounds/hot-showers-livingston-manor-ny",
  "image": [
    "https://cdn.prod.website-files.com/67891bbe8c3d1a4f17c98122/678e1e605f2b29a566c3e08f_features_bg.webp",
    "https://cdn.prod.website-files.com/67891bbe8c3d1a4f17c98149/6799769eb1accc484b94b3a4_Willowemoc_42-min.jpg",
    "https://cdn.prod.website-files.com/67891bbe8c3d1a4f17c98149/6851c9f404854ec6225d1d88_pro-MDAPV0b2.jpeg",
    "https://cdn.prod.website-files.com/67891bbe8c3d1a4f17c98149/6799768aaa59a86c7e0c0c96_Willowemoc_49-min.jpg",
    "https://cdn.prod.website-files.com/67891bbe8c3d1a4f17c98149/6799769cb1accc484b94b25a_Willowemoc_54-min.jpg",
    "https://cdn.prod.website-files.com/67891bbe8c3d1a4f17c98149/679978cf33af01015dca4760_Willowemoc%20campground%20RV%20Site.jpg",
    "https://cdn.prod.website-files.com/67891bbe8c3d1a4f17c98149/67997820b135106d46a7dbd2_IMG_2145-min.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 Willowemoc Rd",
    "addressLocality": "Livingston Manor",
    "addressRegion": "NY",
    "postalCode": "12758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9242123,
    "longitude": -74.6559902
  },
  "sameAs": [
    "https://www.willowemoccampgrounds.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}