{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-lake-wi",
  "name": "Black Lake",
  "description": "Explore Black Lake in Chequamegon-Nicolet Nf, Wisconsin with Recreation.gov. Black Lake is highly ranked as a family-favorite campground. It is spread out along the eastern shores of its namesake, Black Lake. The calm waters beckon to ad",
  "url": "https://campertunity.com/listings/campgrounds/black-lake-wi",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/07/14/21/9cf2f60d-2410-4947-b101-5d22109b04f6_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/07/14/21/463d256b-4ce2-4d36-8d59-cb04a4ff2ee3_1600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Black Lake",
    "addressRegion": "WI",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9836111,
    "longitude": -90.9344444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233758",
    "https://campflare.com/campground/black-lake-758"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$15+"
}