{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millers-ferry-campground-al",
  "name": "Millers Ferry Campground",
  "description": "Explore Millers Ferry Campground in Alabama River Lakes, Alabama with Recreation.gov. Millers Ferry Campground, also known as East Bank, is located on scenic Dannelly Reservoir in Alabama's Black Prairie Belt. The reservoir sits on the Alabama Ri",
  "url": "https://campertunity.com/listings/campgrounds/millers-ferry-campground-al",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66291.jpg",
    "https://cdn.recreation.gov/public/2022/06/05/13/17/232582_fddf67b6-8e00-4bcf-9729-4ed0c766056c_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/06/05/13/07/232582_4b2738dd-b817-496c-adcb-08f95d21fa18_700.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Millers Ferry Campground",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.1158333,
    "longitude": -87.3897222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$26+"
}