{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-midland-county-fairgrounds-midland",
  "name": "Midland County Fairgrounds",
  "description": "Midland County Fairgrounds is located at ​6905 Eastman Avenue, Midland MI 48642. Midland County Fairgrounds can be contacted at ***-***-**** or http://www.midlandfair.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-midland-county-fairgrounds-midland",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "​6905 Eastman Avenue",
    "addressLocality": "Midland",
    "addressRegion": "MI",
    "postalCode": "48642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6599978,
    "longitude": -84.2550939
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/midland/midland-county-fairgrounds"
  ]
}