{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fall-creek-monticello-ky",
  "name": "Fall Creek",
  "description": "Contact info, reviews tips & more for Fall Creek | Camping in Kentucky",
  "url": "https://campertunity.com/listings/campgrounds/fall-creek-monticello-ky",
  "image": [
    "https://photos.thedyrt.com/photo/847304/media/kentucky-fall-creek_6f10063a-6d7d-4348-8103-b4989c899e6a.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/847304/media/kentucky-fall-creek_6f10063a-6d7d-4348-8103-b4989c899e6a.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1144 New Fall Creek Road",
    "addressLocality": "Monticello",
    "addressRegion": "KY",
    "postalCode": "42633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.95100085,
    "longitude": -84.82600027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}