

# Event Details

- **Event Name**: Live Music Night
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: Next Friday you can find Henles Loop sporting your favorite beverages at The Steeple live music event! Get your tickets soon and come have a good time with good music ? and cold beer ?!
- **Event URL**: https://allevents.in/middlesboro/live-music-night/200030232055832
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Middlesboro
- **state**: KY
- **country**: United States
- **location**: The Steeple Concert & Event Venue
- **lat**: 36.60562
- **long**: -83.71604
- **full address**: The Steeple Concert &amp; Event Venue, 223 W Chester Avenue,Middlesboro, Kentucky, United States

## Event gallery

- **Alt text**: Live Music Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/fdeffd1fe08447683341393ed5136512ac2f267a2e99db669371396ca0eb9f63-rimg-w945-h2048-dcffffff-gmir?v=1781390491

## FAQs

- **Q**: When and where is Live Music Night being held?
  - **A:** Live Music Night takes place on Fri, 19 Jun, 2026 at 07:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at The Steeple Concert & Event Venue, 223 W Chester Avenue,Middlesboro, Kentucky, United States.
- **Q**: Who is organizing Live Music Night?
  - **A:** Live Music Night is organized by Henle's Loop Tavern.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music Night is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Middlesboro, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live Music Night",
        "image": "https://cdn-az.allevents.in/events2/banners/fdeffd1fe08447683341393ed5136512ac2f267a2e99db669371396ca0eb9f63-rimg-w945-h2048-dcffffff-gmir?v=1781390491",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/middlesboro/live-music-night/200030232055832",
        "location": {
            "@type": "Place",
            "name": "The Steeple Concert & Event Venue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 W Chester Avenue,Middlesboro, Kentucky",
                "addressLocality": "Middlesboro",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.60562",
                "longitude": "-83.71604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next Friday you can find Henles Loop sporting your favorite beverages at The Steeple live music event! Get your tickets soon and come have a good time with good music ? and cold beer ?!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Henles Loop Tavern",
                "url": "https://allevents.in/org/henles-loop-tavern/25051864"
            }
        ]
    }
]
```