{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-university-40-county-park-lo",
  "name": "University 40 County Park",
  "description": "University 40 County Park is located at , Lohrville IA 51453. University 40 County Park can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-university-40-county-park-lo",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lohrville",
    "addressRegion": "IA",
    "postalCode": "51453",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.2519229,
    "longitude": -94.543079
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/lohrville/university-40-county-park"
  ]
}