{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washunga-bay-kaw-city-ok-us",
  "name": "Washunga Bay",
  "description": "Washunga Bay Campground is situated along the banks of Kaw Lake in north central Oklahoma.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washunga-bay-kaw-city-ok-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70113_700.webp",
    "https://cdn.recreation.gov/public/images/70236_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9400 LAKE ROAD",
    "addressLocality": "Kaw City",
    "addressRegion": "OK",
    "postalCode": "74604-9629",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.79215,
    "longitude": -96.84535
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8641975,
    "reviewCount": 81,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$26+"
}