{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/k-r-rv-park-wichita-ks",
  "name": "k and r rv park",
  "description": "All units must be self contained. No public facilities available. No canvas, tents, or trucks with toppers allowed.",
  "url": "https://campertunity.com/listings/campgrounds/k-r-rv-park-wichita-ks",
  "image": [
    "https://img1.wsimg.com/isteam/ip/f5293537-4113-4b15-8029-605c30efe220/KandRRV_Spring2022-21.jpg",
    "http://img1.wsimg.com/isteam/ip/f5293537-4113-4b15-8029-605c30efe220/KandRRV_Spring2022-21.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3200 Southeast Blvd",
    "addressLocality": "Wichita",
    "addressRegion": "KS",
    "postalCode": "67216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.634077,
    "longitude": -97.301413
  },
  "sameAs": [
    "https://kandrrvpark.com/"
  ]
}