{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/burns-lake-campground-fl",
  "name": "Burns Lake Campground",
  "description": "Explore Burns Lake Campground in Big Cypress National Preserve, Florida with Recreation.gov. Burns Lake Campground offers lake views from every campsite. Offering direct backcountry access, this campground is the ideal place for hunters and off-road veh",
  "url": "https://campertunity.com/listings/campgrounds/burns-lake-campground-fl",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/74595.jpg",
    "https://cdn.recreation.gov/public/images/74544.jpg",
    "https://cdn.recreation.gov/public/images/74547.jpg",
    "https://cdn.recreation.gov/public/2018/07/23/12/31/195a47bd-b4be-4569-8cdc-55d08817c63d_1600.jpg",
    "https://cdn.recreation.gov/public/images/74605.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Burns Lake Campground",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 25.8838889,
    "longitude": -81.2188889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/246890"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$24+"
}