{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windy-hollow-campground-camp-fish-swim-owensboro-ky",
  "name": "Windy Hollow Campground(camp*fish*swim)",
  "description": "Windy Hollow Campground(camp*fish*swim) is located at 5141 Windy Hollow Road, Owensboro KY 42301. Windy Hollow Campground(camp*fish*swim) can be contacted at ***-***-**** or http://windyhollowcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/windy-hollow-campground-camp-fish-swim-owensboro-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5141 Windy Hollow Road",
    "addressLocality": "Owensboro",
    "addressRegion": "KY",
    "postalCode": "42301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6629001,
    "longitude": -87.2356976
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kentucky/owensboro/windy-hollow-campground-camp-fish-swim"
  ]
}