{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-worth-county-fairgrounds-northwood",
  "name": "Worth County Fairgrounds",
  "description": "Worth County Fairgrounds is located at 1206 3rd Avenue North, Northwood IA 50459. Worth County Fairgrounds can be contacted at ***-***-**** or http://worthcountyfair.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-worth-county-fairgrounds-northwood",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1206 3rd Avenue North",
    "addressLocality": "Northwood",
    "addressRegion": "IA",
    "postalCode": "50459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.447924,
    "longitude": -93.2146526
  }
}