{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-overlook-campground-iowa-city-ia",
  "name": "What is the phone number for West Overlook Campground?",
  "description": "West Overlook Campground is located at West Overlook Road Northeast, Iowa City IA 52240. West Overlook Campground can be contacted at ***-***-**** or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&recAreaId=158",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/west-overlook-campground-iowa-city-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Overlook Road Northeast",
    "addressLocality": "Iowa City",
    "addressRegion": "IA",
    "postalCode": "52240",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7262597,
    "longitude": -91.536137
  }
}