{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-rogers-ar",
  "name": "Horseshoe Bend",
  "description": "Horseshoe Bend Campground sits along the vast shores of Beaver Lake in the Ozark Mountains of Northwest Arkansas, offering spacious and sunny campsites and an abundance of recreational activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/horseshoe-bend-rogers-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/16/45/a4f6c04b-03bc-4924-80a4-f1d82acb3ecb_1440.webp",
    "https://cdn.recreation.gov/public/2018/08/13/16/45/ff79cfe6-f27a-4e02-a257-113636a5ba63_1440.webp",
    "https://cdn.recreation.gov/public/2020/08/17/15/00/232608_662867a0-e36b-4da7-bafe-c777fcdb6819_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2020/08/17/15/01/232608_bc9d1998-08f2-449b-bcbc-b298c673ed8c_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16165 E. HWY 94",
    "addressLocality": "Rogers",
    "addressRegion": "AR",
    "postalCode": "72758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2866667,
    "longitude": -94.0194444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.194199,
    "reviewCount": 793,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$16+"
}