{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maxwell-taylor-park-keytesville-mo",
  "name": "Maxwell Taylor Park",
  "description": "Maxwell Taylor Park is located at 499 North Water Street, Keytesville MO 65261. Maxwell Taylor Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/maxwell-taylor-park-keytesville-mo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "499 North Water Street",
    "addressLocality": "Keytesville",
    "addressRegion": "MO",
    "postalCode": "65261",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4380549,
    "longitude": -92.9386489
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/keytesville/maxwell-taylor-park"
  ]
}