{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ross-county-fairgrounds-chillicothe-oh",
  "name": "Ross County Fairgrounds",
  "description": "Ross County Fairgrounds is located at 344 Fairgrounds Road, Chillicothe OH 45601. Ross County Fairgrounds can be contacted at ***-***-**** or http://rosscountyfair.com/",
  "url": "https://campertunity.com/listings/campgrounds/ross-county-fairgrounds-chillicothe-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "344 Fairgrounds Road",
    "addressLocality": "Chillicothe",
    "addressRegion": "OH",
    "postalCode": "45601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.4072879,
    "longitude": -83.0044173
  }
}