{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-ahquabi-state-park-indianola-i",
  "name": "Lake Ahquabi State Park",
  "description": "Lake Ahquabi State Park is located at 16510 118th Avenue, Indianola IA 50125. Lake Ahquabi 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-lake-ahquabi-state-park-indianola-i",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16510 118th Avenue",
    "addressLocality": "Indianola",
    "addressRegion": "IA",
    "postalCode": "50125",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2846324,
    "longitude": -93.5824872
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/indianola/lake-ahquabi-state-park"
  ]
}