{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hucklebuck-railway-campsites-red-hook-ny",
  "name": "Hucklebuck Railway Campsites",
  "description": "This secluded, spacious campsite is located in a wooded area, a short downhill walk to the river. Parking is located in the campsite or on the railroad bed. The campsite includes a cabin tent with queen sized bunk beds and a large dome tent. Air mattresses, pillows and sheets provided for free upon request. Both tents are on platforms. The dining area is covered with a tarp. Outhouse and shower area are close by in the campsite. There is enough room at this campsite to set up an additional te...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hucklebuck-railway-campsites-red-hook-ny",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/v1724700710/campground-photos/s0j2v0n99ww2voi5stbb.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Red Hook",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.02825,
    "longitude": -73.76276
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}