{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-poweshiek-county-fairgrounds-grinne",
  "name": "Poweshiek County Fairgrounds",
  "description": "Poweshiek County Fairgrounds is located at 425 East Street South, Grinnell IA 50112. Poweshiek County Fairgrounds can be contacted at ***-***-**** or http://www.poweshiekcountyfair.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-poweshiek-county-fairgrounds-grinne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "425 East Street South",
    "addressLocality": "Grinnell",
    "addressRegion": "IA",
    "postalCode": "50112",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7265305,
    "longitude": -92.7194915
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/grinnell/poweshiek-county-fairgrounds"
  ]
}