{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kayak-starved-rock-ottawa-il",
  "name": "What is the phone number for KAYAK STARVED ROCK CAMPGROUND?",
  "description": "KAYAK STARVED ROCK CAMPGROUND is located at 1170 N. 27th Road, Ottawa IL 61350. KAYAK STARVED ROCK CAMPGROUND can be contacted at ***-***-**** or https://www.kayakmorris.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kayak-starved-rock-ottawa-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/36784/1677075973_profile.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1170 N. 27th Road",
    "addressLocality": "Ottawa",
    "addressRegion": "IL",
    "postalCode": "61350",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3236793,
    "longitude": -88.9400634
  }
}