{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/delaware-county-fair-manchester-ia",
  "name": "Delaware County Fair",
  "description": "Delaware County Fair is located at 200 East Acers Street, Manchester IA 52057. Delaware County Fair can be contacted at ***-***-**** or http://www.delawarecofair.com/",
  "url": "https://campertunity.com/listings/campgrounds/delaware-county-fair-manchester-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 East Acers Street",
    "addressLocality": "Manchester",
    "addressRegion": "IA",
    "postalCode": "52057",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4980879,
    "longitude": -91.4516329
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/manchester/delaware-county-fair"
  ]
}