{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mercer-county-fairgrounds",
  "name": "What is the phone number for Mercer County Fairgrounds, Inc.?",
  "description": "Mercer County Fairgrounds, Inc. is located at 1001 West Market Street, Celina OH 45822. Mercer County Fairgrounds, Inc. can be contacted at ***-***-**** or https://www.mercercountyohiofair.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mercer-county-fairgrounds",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 West Market Street",
    "addressLocality": "Celina",
    "addressRegion": "OH",
    "postalCode": "45822",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5499443,
    "longitude": -84.5839884
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/ohio/celina/mercer-county-fairgrounds-inc"
  ]
}