

# Event Details

- **Event Name**: Brother Jefferson Band plays Brown Jerry's 
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 07:00 pm
- **Event Description**: Friday night live music at Brown Jerry's in downtown Pacific!
Special guest is Frank Bauer
Downbeat is 7pm
- **Event URL**: https://allevents.in/pacific/brother-jefferson-band-plays-brown-jerrys/200030262887847
- **Event Categories**: music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Pacific
- **state**: MO
- **country**: United States
- **location**: Brown Jerry's Blues, Brews and Barbecue
- **lat**: 38.482031872095
- **long**: -90.742456912994
- **full address**: Brown Jerry's Blues, Brews and Barbecue, 147 W. St.Louis St.,Pacific,MO,United States

## Event gallery

- **Alt text**: Brother Jefferson Band plays Brown Jerry's
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ff5629c2b8ea2fa74ef5675828e736d8ff4fec47b0be365125dc39aec732806b-rimg-w1017-h687-dc020000-gmir?v=1781781286

## FAQs

- **Q**: When and where is Brother Jefferson Band plays Brown Jerry's  being held?
  - **A:** Brother Jefferson Band plays Brown Jerry's  takes place on Fri, 19 Jun, 2026 at 07:00 pm to Fri, 19 Jun, 2026 at 07:00 pm at Brown Jerry's Blues, Brews and Barbecue, 147 W. St.Louis St.,Pacific,MO,United States.
- **Q**: Who is organizing Brother Jefferson Band plays Brown Jerry's ?
  - **A:** Brother Jefferson Band plays Brown Jerry's  is organized by Brother Jefferson Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Brother Jefferson Band plays Brown Jerry's  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 Pacific, this event is thoughtfully curated to deliver a standout experience worth every moment. If Brother Jefferson Band plays Brown Jerry's  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": "Brother Jefferson Band plays Brown Jerry's",
        "image": "https://cdn-az.allevents.in/events3/banners/ff5629c2b8ea2fa74ef5675828e736d8ff4fec47b0be365125dc39aec732806b-rimg-w1017-h687-dc020000-gmir?v=1781781286",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/pacific/brother-jefferson-band-plays-brown-jerrys/200030262887847",
        "location": {
            "@type": "Place",
            "name": "Brown Jerry's Blues, Brews and Barbecue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "147 W. St.Louis St.,Pacific,MO,United States",
                "addressLocality": "Pacific",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.482031872095",
                "longitude": "-90.742456912994"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Friday night live music at Brown Jerry's in downtown Pacific!\nSpecial guest is Frank Bauer\nDownbeat is 7pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brother Jefferson Band",
                "url": "https://allevents.in/org/brother-jefferson-band/24284217"
            }
        ]
    }
]
```