{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coon-creek-ok",
  "name": "Coon Creek (OK)",
  "description": "Explore Coon Creek (OK) in Kaw Lake, Oklahoma with Recreation.gov. Coon Creek Campground is situated on a peninsula that juts out over Kaw Lake in north central Oklahoma. The campground is rural, quiet and wooded, providing b",
  "url": "https://campertunity.com/listings/campgrounds/coon-creek-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69656.jpg",
    "https://cdn.recreation.gov/public/images/69636.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/69587.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coon Creek (OK)",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7849167,
    "longitude": -96.9229667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233466"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@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-$30"
}