{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hickory-creek-park-ar",
  "name": "Hickory Creek Park (AR)",
  "description": "Explore Hickory Creek Park (AR) in Beaver Lake, Arkansas with Recreation.gov. Hickory Creek Park sits along the vast shores of Beaver Lake in the Ozark Mountains of Northwest Arkansas, offering spacious and sunny campsites and an abundanc",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hickory-creek-park-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/17/53/b56ecfcb-52b2-47a4-bbfd-8d4e5c599317_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/17/54/aabf1684-faf2-4d95-af22-4d24da4a5d7a_1600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hickory Creek Park (AR)",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2427778,
    "longitude": -94.0375
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.134557,
    "reviewCount": 327,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$24-$75"
}