{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/island-adel-ia",
  "name": "Island Park & Campground",
  "description": "Island Park & Campground is located at 2400 Nantucket Road, Adel IA 50003. Island Park & Campground can be contacted at ***-***-**** or http://adeliowa.org/dept_parks.page",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/island-adel-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2400 Nantucket Road",
    "addressLocality": "Adel",
    "addressRegion": "IA",
    "postalCode": "50003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6237421,
    "longitude": -94.0158563
  }
}