{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/buckhorn-campground-ky",
  "name": "Buckhorn Campground",
  "description": "Explore Buckhorn Campground in Buckhorn Lake, Kentucky with Recreation.gov. Buckhorn Campground on Buckhorn Lake, provides the perfect outdoor escape in eastern Kentucky's lush Cumberland Plateau. The campground is packed with activit",
  "url": "https://campertunity.com/listings/campgrounds/buckhorn-campground-ky",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/66129.jpg",
    "https://cdn.recreation.gov/public/images/66111.jpg",
    "https://cdn.recreation.gov/public/images/66162.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buckhorn Campground",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3508333,
    "longitude": -83.4727778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232566?tab=info",
    "http://www.lrl.usace.army.mil/Missions/CivilWorks/Recreation/Camping.aspx",
    "https://wagwalking.com/lifestyle/campgrounds/buckhorn-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$14-$60"
}