{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shoal-bay-ar",
  "name": "Shoal Bay",
  "description": "Explore Shoal Bay in Dardanelle Lake, Arkansas with Recreation.gov. Download a Shoal Bay park map HERE This shady campground sits on the scenic Shoal Bay arm of Lake Dardanelle, offering an excellent setting for boating, s",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shoal-bay-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/84862.jpg",
    "https://cdn.recreation.gov/public/images/84863.jpg",
    "https://cdn.recreation.gov/public/images/66525.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shoal Bay",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.31,
    "longitude": -93.4305556
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4210525,
    "reviewCount": 285,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$22-$75"
}