{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-wolf-campground-tupper-lake-ny",
  "name": "Little Wolf Campground - Town of Tupper Lake",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/little-wolf-campground-tupper-lake-ny",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/087/415/full/little-wolf-campground---town-campground-tupper-lake-ny-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tupper Lake",
    "addressRegion": "NY",
    "postalCode": "12986",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.224044,
    "longitude": -74.464302
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/little-wolf-campground-town-of-tupper-lake-51992"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}