{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jennings-ferry-akron-al",
  "name": "Jennings Ferry",
  "description": "Jennings Ferry Campground is situated between the Black Warrior River and Clear Creek on the Black Warrior-Tombigbee Waterway in Alabama. With a boat ramp and gently sloping shoreline, this facility offers a quiet and convenient getaway for fishing.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jennings-ferry-akron-al",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/11/08/19/37/234478_812aafc9-22bf-47e3-af18-81c7939a7950_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/73224_700.webp",
    "https://cdn.recreation.gov/public/images/73271_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 Jennings Ferry Rd, Akron, AL 35441",
    "addressLocality": "Akron",
    "addressRegion": "AL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8078083,
    "longitude": -87.8112056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7081175,
    "reviewCount": 579,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "28",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$28+"
}