{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/miller-riverview-park-dubuque-ia",
  "name": "What is the phone number for Miller Riverview Park?",
  "description": "Miller Riverview Park is located at 1851 Admiral Sheehy Drive, Dubuque IA 52001. Miller Riverview Park can be contacted at ***-***-**** or http://www.cityofdubuque.org/1133/Miller-Riverview-Park-Campground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/miller-riverview-park-dubuque-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1851 Admiral Sheehy Drive",
    "addressLocality": "Dubuque",
    "addressRegion": "IA",
    "postalCode": "52001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.5184753,
    "longitude": -90.6409501
  }
}