{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kentuck-lake-eagle-river-wi",
  "name": "Kentuck Lake Campground",
  "description": "Early settlers from Kentucky gave the name to Kentuck Lake. Kentuck Lake Campground is located on the east lake shore of Kentuck Lake in a stand of maple. The 955-acre lake is popular with anglers and has abundant walleye, bass, crappies and panfish. Kentuck lake is connected to Spectacle Lake Campground by a scenic 2.5-mile-long hiking trail.",
  "url": "https://campertunity.com/listings/campgrounds/kentuck-lake-eagle-river-wi",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/15/14/57/b02d7568-7e4d-4c69-bdda-55b61c61f07f_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U S D A FOREST SERVICE",
    "addressLocality": "Eagle River",
    "addressRegion": "WI",
    "postalCode": "54521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9912083,
    "longitude": -88.9760861
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/255124",
    "https://thedyrt.com/camping/wisconsin/wisconsin-kentuck-lake-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$15+"
}