{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/madison-county-fairgrounds-winterset-ia",
  "name": "Madison County Fairgrounds",
  "description": "Madison County Fairgrounds is located at , Winterset IA 50273. Madison County Fairgrounds can be contacted at ***-***-**** or http://www.madisoncountyfair.net/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/madison-county-fairgrounds-winterset-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winterset",
    "addressRegion": "IA",
    "postalCode": "50273",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3281398,
    "longitude": -94.0290823
  }
}