{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lead-hill-ar",
  "name": "Lead Hill",
  "description": "Explore Lead Hill in Bull Shoals Lake, Arkansas with Recreation.gov. Lead Hill Campground is a splendid, sizable campground with plenty of waterfront sites along the shores of Bull Shoals Lake. The lake, renowned as a haven fo",
  "url": "https://campertunity.com/listings/campgrounds/lead-hill-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66268.jpg",
    "https://cdn.recreation.gov/public/images/66299.jpg",
    "https://cdn.recreation.gov/public/images/66269.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lead Hill",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4747222,
    "longitude": -92.9219444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232621",
    "https://thedyrt.com/camping/arkansas/arkansas-lead-hill"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$22-$54"
}