{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kennedy-memorial-county-park-fort-d",
  "name": "Kennedy Memorial County Park",
  "description": "Kennedy Memorial County Park is located at 1415 Nelson Avenue, Fort Dodge IA 50501. Kennedy Memorial County Park can be contacted at or https://www.mycountyparks.com/County/Webster/Park/Kennedy-Memorial-Park.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-kennedy-memorial-county-park-fort-d",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1415 Nelson Avenue",
    "addressLocality": "Fort Dodge",
    "addressRegion": "IA",
    "postalCode": "50501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.584755,
    "longitude": -94.1897788
  }
}