{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheltowee-london-ky",
  "name": "Sheltowee Camp",
  "description": "Sheltowee Camp is located at 124 London Dock Road, London KY 40744. Sheltowee Camp can be contacted at ***-***-**** or http://sheltoweecamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/sheltowee-london-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "124 London Dock Road",
    "addressLocality": "London",
    "addressRegion": "KY",
    "postalCode": "40744",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9958671,
    "longitude": -84.285772
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/london/sheltowee-camp"
  ]
}