{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windy-hollow-camp-and-recreation-owensboro-ky",
  "name": "Windy Hollow Camp and Recreation",
  "description": "Windy Hollow Camp and Recreation is located near Owensboro, KY, featuring flat terrain with open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/windy-hollow-camp-and-recreation-owensboro-ky",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5141 Windy Hollow Rd",
    "addressLocality": "Owensboro",
    "addressRegion": "KY",
    "postalCode": "42301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.65909216,
    "longitude": -87.23533882
  },
  "sameAs": [
    "https://thedyrt.com/camping/kentucky/windy-hollow-camp-and-recreation-area"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}