{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fern-lake-campground-paducah-ky-1",
  "name": "Fern Lake Campground",
  "description": "Fern Lake Campground is located at 5535 Cairo Road, Paducah KY 42001. Fern Lake Campground can be contacted at ***-***-**** or https://fernlakecampground.net/",
  "url": "https://campertunity.com/listings/campgrounds/fern-lake-campground-paducah-ky-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5535 Cairo Road",
    "addressLocality": "Paducah",
    "addressRegion": "KY",
    "postalCode": "42001",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.096482,
    "longitude": -88.695058
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/paducah/fern-lake-campground"
  ]
}