{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/holly-bay-campground-london-ky",
  "name": "Holly Bay Campground",
  "description": "Holly Bay Campground is located at 395 Laurel Lake Road, London KY 40744. Holly Bay Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/dbnf/recarea/?recid=39592",
  "url": "https://campertunity.com/listings/campgrounds/holly-bay-campground-london-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "395 Laurel Lake Road",
    "addressLocality": "London",
    "addressRegion": "KY",
    "postalCode": "40744",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9809583,
    "longitude": -84.2660687
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/london/holly-bay-campground"
  ]
}