{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wichita-rv-park-halstead-ks",
  "name": "Top RV Parks in Wichita, KS | Wichita RV Park",
  "description": "Explore Wichita RV Park, one of the best RV parks in Wichita, KS! ✔ top-notch facilities ✔ central location ✔ affordable rates. Book your stay today!",
  "url": "https://campertunity.com/listings/campgrounds/wichita-rv-park-halstead-ks",
  "image": [
    "https://wichitarvpark.b-cdn.net/wp-content/uploads/2024/12/20241128_125853-828x1024.jpg",
    "https://wichitarvpark.b-cdn.net/wp-content/uploads/og-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1308 S. Spring Lake Rd",
    "addressLocality": "Halstead",
    "addressRegion": "KS",
    "postalCode": "67056",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0014004,
    "longitude": -97.5086518
  }
}