{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bidwell-point-park-ar",
  "name": "Bidwell Point Park",
  "description": "Explore Bidwell Point Park in Norfork Lake, Arkansas with Recreation.gov. Bidwell Point is tucked below towering oak and pines on the shores of Norfork Lake. Lay on the beach or take the boat out for water skiing on the easily accessi",
  "url": "https://campertunity.com/listings/campgrounds/bidwell-point-park-ar",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/04/22/16/44/232523_0c715c24-0abd-4355-b6a8-50d2c670da52_700.jpg",
    "https://cdn.recreation.gov/public/images/66043.jpg",
    "https://cdn.recreation.gov/public/2018/09/14/17/33/232523_3a069d54-fa24-45ef-b707-3e28b19f615c_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bidwell Point Park",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.3861111,
    "longitude": -92.2375
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232523"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$24-$50"
}