

# Event Details

- **Event Name**: Empty Arms
- **Event Start and End Date**: Thu, 27 Aug, 2026 at 08:00 pm
- **Event Description**: We kick the music off at 8pm.
- **Event URL**: https://allevents.in/mount-washington/empty-arms/200030593501732
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mount Washington
- **state**: KY
- **country**: United States
- **location**: Two Lane
- **lat**: 38.10116
- **long**: -85.56729
- **full address**: Two Lane, 9702 Old Bardstown Road,Louisville, Kentucky, Mount Washington, United States

## Event gallery

- **Alt text**: Empty Arms
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c2d35b760c2718d5faaa35bfeb0955ac38d363f806199068c63a949070052d28-rimg-w651-h384-dc080808-gmir?v=1787286872

## FAQs

- **Q**: When and where is Empty Arms being held?
  - **A:** Empty Arms takes place on Thu, 27 Aug, 2026 at 08:00 pm to Thu, 27 Aug, 2026 at 08:00 pm at Two Lane, 9702 Old Bardstown Road,Louisville, Kentucky, Mount Washington, United States.
- **Q**: Who is organizing Empty Arms?
  - **A:** Empty Arms is organized by Empty Arms Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Empty Arms 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 Mount Washington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Empty Arms 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": "Empty Arms",
        "image": "https://cdn-az.allevents.in/events9/banners/c2d35b760c2718d5faaa35bfeb0955ac38d363f806199068c63a949070052d28-rimg-w651-h384-dc080808-gmir?v=1787286872",
        "startDate": "2026-08-27",
        "url": "https://allevents.in/mount-washington/empty-arms/200030593501732",
        "location": {
            "@type": "Place",
            "name": "Two Lane",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9702 Old Bardstown Road,Louisville, Kentucky",
                "addressLocality": "Mount Washington",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.10116",
                "longitude": "-85.56729"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We kick the music off at 8pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Empty Arms Band",
                "url": "https://allevents.in/org/empty-arms-band/19939369"
            }
        ]
    }
]
```