{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lock-7-moundville",
  "name": "Lock 7",
  "description": "The US Army Corps of Engineers manages Lock 7 along the Black Warrior River system in Akron, Alabama. This established campground sits on Corps-managed waterway property, providing access to the river and lock operations. The facility operates under federal recreation area guidelines with standard Corps amenities and regulations. Campers can find additional options at [Jennings Ferry](https://thedyrt.com/camping/alabama/alabama-jennings-ferry), located a few miles northeast. The campground se...",
  "url": "https://campertunity.com/listings/campgrounds/lock-7-moundville",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Akron",
    "addressRegion": "AL",
    "postalCode": "35441",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.78612674,
    "longitude": -87.8359244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}