{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-englewood-mobile-home-rv-park-wichita-ks",
  "name": "Englewood Mobile Home and RV Park",
  "description": "Englewood Mobile Home and RV Park is located at 3201 East Macarthur Road, Wichita KS 67216. Englewood Mobile Home and RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-englewood-mobile-home-rv-park-wichita-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3201 East Macarthur Road",
    "addressLocality": "Wichita",
    "addressRegion": "KS",
    "postalCode": "67216",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6195538,
    "longitude": -97.2973986
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/wichita/englewood-mobile-home-and-rv-park"
  ]
}