

# Event Details

- **Event Name**: Bombing Erin's Pub 
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 08:00 pm – Sat, 10 Oct, 2026 at 11:00 pm (-05:00)
- **Event Description**: Funky blues and classic rock!
- **Event URL**: https://allevents.in/independence/bombing-erins-pub/200030146589246
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Independence
- **state**: MO
- **country**: United States
- **location**: Erin’s Pub 
- **lat**: 39.06473
- **long**: -94.37693
- **full address**: Erin’s Pub , 3010 S M-291Hwy Suite G ,Independence, Missouri, United States
- **location**: Erin’s Pub

## Event gallery

- **Alt text**: Bombing Erin's Pub
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6b597e6d991ff2b30dfc5adb3dd080b771754098f49a76641c3a970dc75e4005-rimg-w926-h339-dc1f2020-gmir?v=1779940786

## FAQs

- **Q**: When and where is Bombing Erin's Pub  being held?
  - **A:** Bombing Erin's Pub  takes place on Sat, 10 Oct, 2026 at 08:00 pm to Sat, 10 Oct, 2026 at 11:00 pm at Erin’s Pub , 3010 S M-291Hwy Suite G ,Independence, Missouri, United States.
- **Q**: Who is organizing Bombing Erin's Pub ?
  - **A:** Bombing Erin's Pub  is organized by KC Blues Bombers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bombing Erin's Pub",
        "image": "https://cdn-az.allevents.in/events2/banners/6b597e6d991ff2b30dfc5adb3dd080b771754098f49a76641c3a970dc75e4005-rimg-w926-h339-dc1f2020-gmir?v=1779940786",
        "startDate": "2026-10-10T20:00:00-05:00",
        "endDate": "2026-10-10T23:00:00-05:00",
        "url": "https://allevents.in/independence/bombing-erins-pub/200030146589246",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Erin’s Pub ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3010 S M-291Hwy Suite G ,Independence, Missouri",
                "addressLocality": "Independence",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06473",
                "longitude": "-94.37693"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Funky blues and classic rock!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "KC Blues Bombers",
                "url": "https://allevents.in/org/kc-blues-bombers/25131898"
            }
        ]
    }
]
```