{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kayak-starved-rock-campground-ottawa-il",
  "name": "Kayak Starved Rock Campground",
  "description": "glamping near me in Chicago, IL Going camping but with glamour no fuss we bring everything you just relax. what is glamping tent",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kayak-starved-rock-campground-ottawa-il",
  "image": [
    "https://kayakstarvedrock.com/wp-content/uploads/2016/03/glamping-300x225.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1170 N. 27th Road",
    "addressLocality": "Ottawa",
    "addressRegion": "IL",
    "postalCode": "61350",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.3229655,
    "longitude": -88.9416762
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}