{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stark-county-fairgrounds-canton-oh",
  "name": "Stark County Fairgrounds",
  "description": "Stark County Fairgrounds is located at 305 Wertz Avenue Northwest, Canton OH 44708. Stark County Fairgrounds can be contacted at ***-***-**** or http://starkcountyfair.com/",
  "url": "https://campertunity.com/listings/campgrounds/stark-county-fairgrounds-canton-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "305 Wertz Avenue Northwest",
    "addressLocality": "Canton",
    "addressRegion": "OH",
    "postalCode": "44708",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8026995,
    "longitude": -81.40746
  }
}