{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/klocks-island-park-campground-fayette-ia",
  "name": "Klocks Island Park Campground",
  "description": "Klocks Island Park Campground is located at 150th Street, Fayette IA 52142. Klocks Island Park Campground can be contacted at or http://fayetteiowa.com/events-and-recreation/klock-s-island-camping-park.html",
  "url": "https://campertunity.com/listings/campgrounds/klocks-island-park-campground-fayette-ia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "150th Street",
    "addressLocality": "Fayette",
    "addressRegion": "IA",
    "postalCode": "52142",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.8434186,
    "longitude": -91.8173585
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/iowa/fayette/klocks-island-park-campground"
  ]
}