{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ingham-county-fairgrounds-mason-mi",
  "name": "Ingham County Fairgrounds",
  "description": "Ingham County Fairgrounds is located at 700 East Ash Street, Mason MI 48854. Ingham County Fairgrounds can be contacted at ***-***-**** or http://fb.ingham.org/",
  "url": "https://campertunity.com/listings/campgrounds/ingham-county-fairgrounds-mason-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700 East Ash Street",
    "addressLocality": "Mason",
    "addressRegion": "MI",
    "postalCode": "48854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.576347,
    "longitude": -84.429502
  }
}