{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elmore-park-chetopa-ks",
  "name": "Elmore Park",
  "description": "Elmore Park is located at , Chetopa KS 67336. Elmore Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/elmore-park-chetopa-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chetopa",
    "addressRegion": "KS",
    "postalCode": "67336",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0471658,
    "longitude": -95.0833521
  }
}