

# Event Details

- **Event Name**: Jazz in the Park
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 04:00 pm – Sun, 13 Sep, 2026 at 08:00 pm (-04:00)
- **Event Description**: The City of Shively proudly presents Jazz in the Park! Join us for an afternoon of live music featuring The Bentley Brothers. Bring your lawn chair and come enjoy the show. Sponsored by Mayor Maria Johnson and the Shively City Council.
- **Event URL**: https://allevents.in/louisville/jazz-in-the-park/200030581474652
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Louisville
- **state**: KY
- **country**: United States
- **location**: 1901 Park Rd, Louisville, KY 40216-4290, United States
- **lat**: 38.19638
- **long**: -85.80897
- **full address**: 1901 Park Rd, Louisville, KY 40216-4290, United States

## Event gallery

- **Alt text**: Jazz in the Park
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2b03ca3c8c8e39e579a2aa22f33c1edfe4d2b967f05083fb115ca75044bbd106-rimg-w800-h1035-dc485878-gmir?v=1787107972

## FAQs

- **Q**: When and where is Jazz in the Park being held?
  - **A:** Jazz in the Park takes place on Sun, 13 Sep, 2026 at 04:00 pm to Sun, 13 Sep, 2026 at 08:00 pm at 1901 Park Rd, Louisville, KY 40216-4290, United States.
- **Q**: Who is organizing Jazz in the Park?
  - **A:** Jazz in the Park is organized by City of Shively.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jazz in the Park",
        "image": "https://cdn-az.allevents.in/events4/banners/2b03ca3c8c8e39e579a2aa22f33c1edfe4d2b967f05083fb115ca75044bbd106-rimg-w800-h1035-dc485878-gmir?v=1787107972",
        "startDate": "2026-09-13T16:00:00-04:00",
        "endDate": "2026-09-13T20:00:00-04:00",
        "url": "https://allevents.in/louisville/jazz-in-the-park/200030581474652",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1901 Park Rd, Louisville, KY 40216-4290, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1901 Park Rd, Louisville, KY 40216-4290, United States",
                "addressLocality": "Louisville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.19638",
                "longitude": "-85.80897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The City of Shively proudly presents Jazz in the Park! Join us for an afternoon of live music featuring The Bentley Brothers. Bring your lawn chair and come enjoy the show. Sponsored by Mayor Maria Johnson and the Shively City Council.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Shively",
                "url": "https://allevents.in/org/city-of-shively/19822592"
            }
        ]
    }
]
```