{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-conley-bottom-resort-monticello-ky",
  "name": "Conley Bottom Resort",
  "description": "Conley Bottom Resort is located at 270 Conley Bottom Road, Monticello KY 42633. Conley Bottom Resort can be contacted at ***-***-**** or http://www.conleybottom.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-conley-bottom-resort-monticello-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "270 Conley Bottom Road",
    "addressLocality": "Monticello",
    "addressRegion": "KY",
    "postalCode": "42633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.955577,
    "longitude": -84.8238938
  }
}