{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/piney-bay-ar",
  "name": "Piney Bay",
  "description": "Explore Piney Bay in Dardanelle Lake, Arkansas with Recreation.gov. Download a Piney Bay park map HERE Piney Bay Campground sits along Dardanelle Lake in western Arkansas. Campers come here to get a break from the city and",
  "url": "https://campertunity.com/listings/campgrounds/piney-bay-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/08/15/03/a07d2178-04f6-4812-a2a6-6dd866676fa6_450.jpg",
    "https://cdn.recreation.gov/public/images/66430.jpg",
    "https://cdn.recreation.gov/public/2018/08/08/15/03/e0f51059-165d-4d80-a7e7-81f63c0aa8d5_450.jpg",
    "https://cdn.recreation.gov/public/images/84861.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Piney Bay",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3994444,
    "longitude": -93.3144444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232672",
    "https://www.camperado.de/campingdetails/Piney_Bay__35630"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "16",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$16-$75"
}