{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shady-muscatine-ia-us",
  "name": "Shady Creek Recreation Area",
  "description": "Shady Creek Recreation Area is located at 3550 Iowa 22, Muscatine IA 52761. Shady Creek Recreation Area can be contacted at ***-***-**** or http://www.mvr.usace.army.mil/Missions/Recreation/MississippiRiverProject/Recreation/ShadyCreek.aspx",
  "url": "https://campertunity.com/listings/campgrounds/shady-muscatine-ia-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3550 Iowa 22",
    "addressLocality": "Muscatine",
    "addressRegion": "IA",
    "postalCode": "52761",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.4464105,
    "longitude": -90.8769925
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/muscatine/shady-creek-recreation-area"
  ]
}