{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/k-r-rv-park-wichita-ks-1",
  "name": "K&R RV Park",
  "description": "K&R RV & Mobile Home Park is located near Wichita, Kansas.",
  "url": "https://campertunity.com/listings/campgrounds/k-r-rv-park-wichita-ks-1",
  "image": [
    "https://photos.thedyrt.com/photo/2062232/media/k-and-r-rv-park_8236e4fb-fb6b-452d-ba7c-f31364702d06.png?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-97.3091864,37.6425686)/-97.3091864,37.6425686,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/2062232/media/k-and-r-rv-park_8236e4fb-fb6b-452d-ba7c-f31364702d06.png?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/2062231/media/k-and-r-rv-park_3cca40cb-ed38-4876-bb4e-b6878d3b45ff.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3200 S Southeast blvd",
    "addressLocality": "Wichita",
    "addressRegion": "KS",
    "postalCode": "67216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6425686,
    "longitude": -97.3091864
  },
  "sameAs": [
    "https://thedyrt.com/camping/kansas/k-and-r-rv-park"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 65,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$50-$70"
}