{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-geode-state-park-danville-ia",
  "name": "Geode State Park",
  "description": "Geode State Park is located at 3333 Racine Avenue, Danville IA 52623. Geode State Park can be contacted at ***-***-**** or http://www.iowadnr.gov/Places-to-Go/State-Parks/Iowa-State-Parks",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-geode-state-park-danville-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3333 Racine Avenue",
    "addressLocality": "Danville",
    "addressRegion": "IA",
    "postalCode": "52623",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8239732,
    "longitude": -91.3782937
  }
}