{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/minooka-park-ks",
  "name": "Minooka Park",
  "description": "Explore Minooka Park in Wilson Lake, Kansas with Recreation.gov. Minooka Park Campground is located on the south side of Wilson Lake in the wide open spaces of central Kansas. Named for the Otoe Indian word meaning \"G",
  "url": "https://campertunity.com/listings/campgrounds/minooka-park-ks",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/05/17/42/a62fabb4-d480-4464-9c52-8cd0c7e698c0_1600.jpg",
    "https://cdn.recreation.gov/public/2018/08/05/17/42/788aee21-2885-4775-bbd7-f6de563c927f_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Minooka Park",
    "addressRegion": "KS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9327778,
    "longitude": -98.575
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233554"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$18-$250"
}