{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishing-creek-campground-ky",
  "name": "Fishing Creek Campground",
  "description": "Explore Fishing Creek Campground in Lake Cumberland, Kentucky with Recreation.gov. Fishing Creek Campground is located at 1598 E. Highway 1248 just west of Somerset, Kentucky. Fishing Creek is part of beautiful Lake Cumberland, where visitors",
  "url": "https://campertunity.com/listings/campgrounds/fishing-creek-campground-ky",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66222.jpg",
    "https://cdn.recreation.gov/public/images/66270.jpg",
    "https://cdn.recreation.gov/public/images/66353.jpg",
    "https://cdn.recreation.gov/public/images/66323.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fishing Creek Campground",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0713889,
    "longitude": -84.6891667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232587",
    "https://campflare.com/campground/fishing-creek-campground-587"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}