{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-vfw-memorial-park-columbus-ks",
  "name": "VFW Memorial Park",
  "description": "VFW Memorial Park is located at 660 East Country Road, Columbus KS 66725. VFW Memorial Park can be contacted at ***-***-**** or http://www.columbuscityhall.com/department/division.php?structureid=18",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-vfw-memorial-park-columbus-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "660 East Country Road",
    "addressLocality": "Columbus",
    "addressRegion": "KS",
    "postalCode": "66725",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1634262,
    "longitude": -94.8348041
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/columbus/vfw-memorial-park"
  ]
}