{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whitehall-bay-ks",
  "name": "Whitehall Bay",
  "description": "Explore Whitehall Bay in Fall River Lake, Kansas with Recreation.gov. Whitehall Bay Campground is located on the shores of Fall River Lake in Greenwood County, Kansas. Opportunities for outdoor family fun and recreation include sw",
  "url": "https://campertunity.com/listings/campgrounds/whitehall-bay-ks",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/07/31/14/23/233831_50f6fbe0-c459-4c53-a09f-ffd6167fd5a0_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whitehall Bay",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6671667,
    "longitude": -96.0726833
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233831"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "13",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$13-$100"
}