{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dam-site-lake-campground-ar",
  "name": "Dam Site Lake Campground",
  "description": "Explore Dam Site Lake Campground in Beaver Lake, Arkansas with Recreation.gov. Dam Site Lake Campground sits along the vast shores of Beaver Lake in the Ozark Mountains of Northwest Arkansas, offering spacious and sunny campsites and an ab",
  "url": "https://campertunity.com/listings/campgrounds/dam-site-lake-campground-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/11/14/43/7a548b32-d15e-441c-9a80-7f457b4f2d76_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/11/14/39/9c3ae2c7-1aca-4737-9e9c-102f359910e9_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/73911.jpg",
    "https://cdn.recreation.gov/public/images/73972.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dam Site Lake Campground",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4202972,
    "longitude": -93.8554056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "22",
    "priceValidUntil": "2026-08-21"
  },
  "priceRange": "$22-$75"
}