{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-anita-state-park-anita-ia",
  "name": "Lake Anita State Park",
  "description": "Lake Anita State Park is located at 55111 750th Street, Anita IA 50020. Lake Anita State Park can be contacted at ***-***-**** or http://www.iowadnr.gov/parks/state_park_list/lake_anita.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-lake-anita-state-park-anita-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55111 750th Street",
    "addressLocality": "Anita",
    "addressRegion": "IA",
    "postalCode": "50020",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.432672,
    "longitude": -94.761929
  }
}