

# Event Details

- **Event Name**: Bens Bar
- **Event Start and End Date**: Sat, 09 May, 2026 at 09:00 pm – Sat, 09 May, 2026 at 11:59 pm (-04:00)
- **Event Description**: Classic Country Music by Mystery Train Band
- **Event URL**: https://allevents.in/shirley/bens-bar/200029852499201
- **Event Categories**: music, entertainment, country-music-festivals
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Shirley
- **state**: IN
- **country**: United States
- **location**: Bens Bar
- **lat**: 39.891814093021
- **long**: -85.577412226617
- **full address**: Bens Bar, 307 S Railroad St,Shirley, Indiana, United States

## Event gallery

- **Alt text**: Bens Bar
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9a010e20effd97683506456db708c2a446b540f4bd6123db2928853546d8342f-rimg-w426-h238-dcffffff-gmir?v=1775786628

## FAQs

- **Q**: When and where is Bens Bar being held?
  - **A:** Bens Bar takes place on Sat, 09 May, 2026 at 09:00 pm to Sat, 09 May, 2026 at 11:59 pm at Bens Bar, 307 S Railroad St,Shirley, Indiana, United States.
- **Q**: Who is organizing Bens Bar?
  - **A:** Bens Bar is organized by Mystery Train Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bens Bar 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 Shirley, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bens Bar 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": "Bens Bar",
        "image": "https://cdn-az.allevents.in/events3/banners/9a010e20effd97683506456db708c2a446b540f4bd6123db2928853546d8342f-rimg-w426-h238-dcffffff-gmir?v=1775786628",
        "startDate": "2026-05-09T21:00:00-04:00",
        "endDate": "2026-05-09T23:59:00-04:00",
        "url": "https://allevents.in/shirley/bens-bar/200029852499201",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bens Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "307 S Railroad St,Shirley, Indiana",
                "addressLocality": "Shirley",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.891814093021",
                "longitude": "-85.577412226617"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Country Music by Mystery Train Band",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mystery Train Band",
                "url": "https://allevents.in/org/mystery-train-band/19972096"
            }
        ]
    }
]
```