{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/summer-fun-weekend-shepherdsville-ky-us",
  "name": "Summer Fun Weekend",
  "description": "It's starting to feel a lot like Summer in Louisville! Our awesome outdoor pool will be open after Memorial Day Weekend, so join us for our Summer Fun Weekends! Activities will include a community bonfire, candy bar bingo, campground crafts, an ice cream social, an outdoor movie night, hayrides through camp, a pool party and make-your-own tie dye souvenirs! Subject to change. Some activities require a small purchase.",
  "url": "https://campertunity.com/listings/campgrounds/summer-fun-weekend-shepherdsville-ky-us",
  "image": [
    "https://koa.com/content/campgrounds/louisville-south/heroitems/17131heroitemscf1e59de-ed2f-4a2d-b03e-07b1ea5c872f.JPG",
    "https://koa.com/content/campgrounds/louisville-south/events/17131event0d4d4362-894d-43f7-9ed6-af27cc58de00.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2433 Highway 44 East",
    "addressLocality": "Shepherdsville",
    "addressRegion": "KY",
    "postalCode": "40165",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0048368742,
    "longitude": -85.6792616844
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}