{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laurel-river-lake-picnic-area-london",
  "name": "Laurel River Lake Picnic Area",
  "description": "Laurel River Lake Picnic Area camping reservations and campground information. Learn more about camping near Laurel River Lake Picnic Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/laurel-river-lake-picnic-area-london",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1433 Laurel Lake Road",
    "addressLocality": "London",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9679,
    "longitude": -84.26805
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/laurel-river-lake-picnic-area/FLST/753031/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}