{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sycamore-springs-whitetail-ranch-morrill-ks",
  "name": "Sycamore Springs Whitetail Ranch",
  "description": "Escape the city and immerse yourself in Sycamore Springs We will give you the ultimate experience of Peace & Quiet!!",
  "url": "https://campertunity.com/listings/campgrounds/sycamore-springs-whitetail-ranch-morrill-ks",
  "image": [
    "https://img1.wsimg.com/isteam/ip/b03b678c-1241-426f-9bd4-09115c047c62/1230.jpeg",
    "http://img1.wsimg.com/isteam/ip/b03b678c-1241-426f-9bd4-09115c047c62/1230.jpeg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3126 Bittersweet Rd",
    "addressLocality": "Morrill",
    "addressRegion": "KS",
    "postalCode": "66534",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.96103,
    "longitude": -95.74866
  }
}