{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-gypsum-city-ohv-park-fort",
  "name": "Gypsum City OHV Park",
  "description": "Gypsum City OHV Park is located at 2390 Mill Road, Fort Dodge IA 50501. Gypsum City OHV Park can be contacted at ***-***-**** or http://www.webstercountyia.org/departments/conservation/gypsum_city_ohv_park.php",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-gypsum-city-ohv-park-fort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2390 Mill Road",
    "addressLocality": "Fort Dodge",
    "addressRegion": "IA",
    "postalCode": "50501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4711351,
    "longitude": -94.1328254
  }
}