{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-beach-ar",
  "name": "Willow Beach",
  "description": "Explore Willow Beach in Arkansas River - Terry Lock and Dam, Arkansas with Recreation.gov. Willow Beach Campground is located near the David D.Terry Lock and Dam of the Arkansas River. The wealth of recreational opportunities in the Arkansas River",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-beach-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/14/25/232746_18a75482-f56f-4722-ad1b-f37d9d53a885_700.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/14/17/232746_4baccf80-df66-4834-9f0d-6baeae733812_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/12/13/14/11/232746_e47cdccf-f8dd-47c4-b226-f20937b1bff6_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Willow Beach",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6991667,
    "longitude": -92.1372222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.523236,
    "reviewCount": 581,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$26-$75"
}