{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/easter-weekend-shepherdsville-ky",
  "name": "Easter Weekend",
  "description": "Hop on over to the Louisville South KOA Holiday for a weekend filled with Easter activities! We'll have a community bonfire, Easter-inspired crafts, an Easter Egg Hunt, pictures with the Easter Bunny, a movie night and make-your-own tie dye! Subject to change. Some activities require a small purchase.",
  "url": "https://campertunity.com/listings/campgrounds/easter-weekend-shepherdsville-ky",
  "image": [
    "https://koa.com/content/campgrounds/louisville-south/heroitems/17131heroitemscf1e59de-ed2f-4a2d-b03e-07b1ea5c872f.JPG",
    "https://koa.com/content/campgrounds/louisville-south/events/17131eventaed8a4e0-f6a8-4e70-9f59-aaa5f705299a.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}