{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kayak-morris-campground-morris-il",
  "name": "Kayak Morris Campground",
  "description": "Kayak Morris Campground is located at 801 Kayak Morris Road, Morris IL 60450. Kayak Morris Campground can be contacted at ***-***-**** or http://www.kayakmorris.com/",
  "url": "https://campertunity.com/listings/campgrounds/kayak-morris-campground-morris-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "801 Kayak Morris Road",
    "addressLocality": "Morris",
    "addressRegion": "IL",
    "postalCode": "60450",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.355566,
    "longitude": -88.416066
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/morris/kayak-morris-campground"
  ]
}