{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/halloween-weekend-4-shepherdsville-ky",
  "name": "Halloween Weekend #4",
  "description": "Join us for our fourth and final Halloween weekend of the season! You bring the tricks, we'll bring the treats for a creepy-crawly good time. We'll have fall themed crafts & activities, trick-or-treating, site decorating contests, pumpkin decorating, a costume contest, a movie night, and a tractor hay ride.",
  "url": "https://campertunity.com/listings/campgrounds/halloween-weekend-4-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/17131event7816ed4c-c366-47ed-a74d-f2c73f767454.JPG"
  ],
  "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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}