{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-wolf-beach-campground-tupper-lake-ny",
  "name": "Little Wolf Beach Campground",
  "description": "Contact info, reviews tips & more for Little Wolf Beach Campground | Camping in New York",
  "url": "https://campertunity.com/listings/campgrounds/little-wolf-beach-campground-tupper-lake-ny",
  "image": [
    "https://photos.thedyrt.com/photo/422928/media/little-wolf-campground_0117eca2d6c327502191d12f99c2cde3.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/422928/media/little-wolf-campground_0117eca2d6c327502191d12f99c2cde3.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/422924/media/little-wolf-campground_e35994544838917191bde1494bf5458f.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/422923/media/little-wolf-campground_63fa280983a51c7bfc5487de28613f91.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/422920/media/little-wolf-campground_c74d2f401046b5f9b012b48bcd6cb0fa.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/422927/media/little-wolf-campground_b65ff96a47875b34c22cfe8b5d683994.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 Little Wolf Road",
    "addressLocality": "Tupper Lake",
    "addressRegion": "NY",
    "postalCode": "12986",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.29262609050136,
    "longitude": -74.47377791067368
  },
  "sameAs": [
    "https://thedyrt.com/camping/new-york/little-wolf-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "25",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$25-$40"
}