{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tom-bevill-visitor-center-tennessee-tombigbee-waterway-al",
  "name": "Tom Bevill Visitor Center",
  "description": "Along Alabama's Tennessee-Tombigbee Waterway, Tom Bevill Visitor Center operates a small campground managed by the US Army Corps of Engineers.",
  "url": "https://campertunity.com/listings/campgrounds/tom-bevill-visitor-center-tennessee-tombigbee-waterway-al",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tennessee-Tombigbee Waterway",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.21123321,
    "longitude": -88.28509575
  },
  "sameAs": [
    "https://thedyrt.com/camping/alabama/alabama-tom-bevill-lock-and-dam"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}