{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sarge-creek-ok",
  "name": "Sarge Creek",
  "description": "Explore Sarge Creek in Kaw Lake, Oklahoma with Recreation.gov. Sarge Creek Campground is situated along the banks of Kaw Lake in north central Oklahoma. Most of the campsites here are shaded and visitors looking to camp wit",
  "url": "https://campertunity.com/listings/campgrounds/sarge-creek-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70028.jpg",
    "https://cdn.recreation.gov/public/images/70060.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70088.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sarge Creek",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7667167,
    "longitude": -96.80815
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233622"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$26-$125"
}