{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/millry-state-lake-al",
  "name": "Millry State Lake",
  "description": "Contact info, reviews tips & more for Millry State Lake | Camping in Alabama",
  "url": "https://campertunity.com/listings/campgrounds/millry-state-lake-al",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.62260021,
    "longitude": -88.34500036
  },
  "sameAs": [
    "https://thedyrt.com/camping/alabama/millry-state-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "$0+"
}