{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kiowa-park-i-ok",
  "name": "Kiowa Park I",
  "description": "Explore Kiowa Park I in Waurika Lake, Oklahoma with Recreation.gov. Kiowa Park I lies along the scenic shore of Waurika Lake in the Great Plains Region of southern Oklahoma. The area offers many recreation activities, including",
  "url": "https://campertunity.com/listings/campgrounds/kiowa-park-i-ok",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/06/14/14/30/233530_d9b8c4f7-8166-4653-8af8-205e710dc7fb_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kiowa Park I",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.260935,
    "longitude": -98.080678
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233530"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$18-$100"
}