{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/never-sink-hideaway-woodridge-ny",
  "name": "Never Sink Hideaway",
  "description": "Never Sink Hideaway is located near the Catskill Mountains in New York, offering a landscape of forests and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/never-sink-hideaway-woodridge-ny",
  "image": [
    "https://photos.thedyrt.com/photo/1167857/media/never-sink-hideaway_5233b359-b2f1-41d1-a1b9-577fe9d4ae45.png?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1260025/media/never-sink-hideaway_c497ae76-da3d-4d91-a9d1-3c2ab9721acf.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1167857/media/never-sink-hideaway_5233b359-b2f1-41d1-a1b9-577fe9d4ae45.png?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-74.61601594045703,41.71362859620805)/-74.61601594045703,41.71362859620805,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Woodridge",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.71362859620805,
    "longitude": -74.61601594045703
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-york/never-sink-hideaway"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.1",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$0.1+"
}