

# Event Details

- **Event Name**: Bourbon City Street Concert
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 06:00 pm (-04:00)
- **Event Description**: Big free concert in downtown Bardstown as part of National Bourbon Week.
- **Event URL**: https://allevents.in/bardstown/bourbon-city-street-concert/200029331996158
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Bardstown
- **state**: KY
- **country**: United States
- **location**: One court square, Bardstown, KY, US
- **lat**: 37.80914
- **long**: -85.46684
- **full address**: One court square, Bardstown, KY, US, United States

## Event gallery

- **Alt text**: Bourbon City Street Concert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/76e50ef37834b083d7e94c894f25d185055ce1648807880d5d05948e2819ea3e-rimg-w1024-h1280-dc040202-gmir?v=1765994823

## FAQs

- **Q**: When and where is Bourbon City Street Concert being held?
  - **A:** Bourbon City Street Concert takes place on Sun, 14 Jun, 2026 at 06:00 pm to Sun, 14 Jun, 2026 at 06:00 pm at One court square, Bardstown, KY, US, United States.
- **Q**: Who is organizing Bourbon City Street Concert?
  - **A:** Bourbon City Street Concert is organized by Bardstown Main Street.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bourbon City Street Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Bardstown, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bourbon City Street Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bourbon City Street Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/76e50ef37834b083d7e94c894f25d185055ce1648807880d5d05948e2819ea3e-rimg-w1024-h1280-dc040202-gmir?v=1765994823",
        "startDate": "2026-06-14T18:00:00-04:00",
        "url": "https://allevents.in/bardstown/bourbon-city-street-concert/200029331996158",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "One court square, Bardstown, KY, US",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 US-31E, Bardstown, KY 40004-1553, United States",
                "addressLocality": "Bardstown",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.80914",
                "longitude": "-85.46684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Big free concert in downtown Bardstown as part of National Bourbon Week.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bardstown Main Street",
                "url": "https://allevents.in/org/bardstown-main-street/24387330"
            }
        ]
    }
]
```