{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manitowoc-county-expo-center-manitowoc-wi",
  "name": "Manitowoc County Expo Center",
  "description": "Manitowoc County Expo Center is located at 4921 Expo Drive, Manitowoc WI 54220. Manitowoc County Expo Center can be contacted at ***-***-**** or http://www.manitowoccountyexpo.com/",
  "url": "https://campertunity.com/listings/campgrounds/manitowoc-county-expo-center-manitowoc-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4921 Expo Drive",
    "addressLocality": "Manitowoc",
    "addressRegion": "WI",
    "postalCode": "54220",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0784032,
    "longitude": -87.7140036
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/manitowoc/manitowoc-county-expo-center"
  ]
}