

# Event Details

- **Event Name**: BRIAN PITTS @ THE WHERE HOUSE BAR
- **Event Start and End Date**: Sat, 30 May, 2026 at 06:30 pm
- **Event Description**: Brian Pitts is playing at the Where House Bar on Saturday May 30th.  Music starts at 6:30
- **Event URL**: https://allevents.in/springfield/brian-pitts-the-where-house-bar/200030099069948
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: Where House Bar
- **lat**: 37.1828351
- **long**: -93.3277591
- **full address**: Where House Bar, 2463 W. Sunshine St. #120,Springfield, Missouri, United States

## Event gallery

- **Alt text**: BRIAN PITTS @ THE WHERE HOUSE BAR
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bc27d1344a86cdf048002dbc62d460e6214c85af26053b0aea8aa795cf8dca2e-rimg-w1200-h628-dc1a482a-gmir?v=1780139630

## FAQs

- **Q**: When and where is BRIAN PITTS @ THE WHERE HOUSE BAR being held?
  - **A:** BRIAN PITTS @ THE WHERE HOUSE BAR takes place on Sat, 30 May, 2026 at 06:30 pm to Sat, 30 May, 2026 at 06:30 pm at Where House Bar, 2463 W. Sunshine St. #120,Springfield, Missouri, United States.
- **Q**: Who is organizing BRIAN PITTS @ THE WHERE HOUSE BAR?
  - **A:** BRIAN PITTS @ THE WHERE HOUSE BAR is organized by Where House Bar.
- **Q**: Who is this event for? Is it right for me?
  - **A:** BRIAN PITTS @ THE WHERE HOUSE 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 Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If BRIAN PITTS @ THE WHERE HOUSE 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": "BRIAN PITTS @ THE WHERE HOUSE BAR",
        "image": "https://cdn-az.allevents.in/events1/banners/bc27d1344a86cdf048002dbc62d460e6214c85af26053b0aea8aa795cf8dca2e-rimg-w1200-h628-dc1a482a-gmir?v=1780139630",
        "startDate": "2026-05-30",
        "url": "https://allevents.in/springfield/brian-pitts-the-where-house-bar/200030099069948",
        "location": {
            "@type": "Place",
            "name": "Where House Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2463 W. Sunshine St. #120,Springfield, Missouri",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.1828351",
                "longitude": "-93.3277591"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Brian Pitts is playing at the Where House Bar on Saturday May 30th.  Music starts at 6:30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Where House Bar",
                "url": "https://allevents.in/org/where-house-bar/20156395"
            }
        ]
    }
]
```