

# Event Details

- **Event Name**: Side Eye Dog at Broadway Oyster Bar
- **Event Start and End Date**: Sun, 18 Jan, 2026 at 12:00 pm – Sun, 18 Jan, 2026 at 04:00 pm
- **Event Description**: S.E.D. will be bringing some blues at the B.O.B. for a Sunday afternoon show. Free Show!
- **Event URL**: https://allevents.in/st-louis/side-eye-dog-at-broadway-oyster-bar/200029391873521
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: St. Louis
- **state**: MO
- **country**: United States
- **location**: Broadway Oyster Bar
- **lat**: 38.61882
- **long**: -90.1924
- **full address**: Broadway Oyster Bar, 736 S Broadway,St. Louis, Missouri, United States

## Event gallery

- **Alt text**: Side Eye Dog at Broadway Oyster Bar
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2500c0880976fa0ff37b446c481e9f54c9a214ed6da2e3fd750a84d01b9ba6a4-rimg-w960-h601-dc060506-gmir?v=1768302138

## FAQs

- **Q**: When and where is Side Eye Dog at Broadway Oyster Bar being held?
  - **A:** Side Eye Dog at Broadway Oyster Bar takes place on Sun, 18 Jan, 2026 at 12:00 pm to Sun, 18 Jan, 2026 at 04:00 pm at Broadway Oyster Bar, 736 S Broadway,St. Louis, Missouri, United States.
- **Q**: Who is organizing Side Eye Dog at Broadway Oyster Bar?
  - **A:** Side Eye Dog at Broadway Oyster Bar is organized by Side Eye Dog.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Side Eye Dog at Broadway Oyster Bar",
        "image": "https://cdn-az.allevents.in/events7/banners/2500c0880976fa0ff37b446c481e9f54c9a214ed6da2e3fd750a84d01b9ba6a4-rimg-w960-h601-dc060506-gmir?v=1768302138",
        "startDate": "2026-01-18",
        "endDate": "2026-01-18",
        "url": "https://allevents.in/st-louis/side-eye-dog-at-broadway-oyster-bar/200029391873521",
        "location": {
            "@type": "Place",
            "name": "Broadway Oyster Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "736 S Broadway,St. Louis, Missouri",
                "addressLocality": "St. Louis",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.61882",
                "longitude": "-90.1924"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "S.E.D. will be bringing some blues at the B.O.B. for a Sunday afternoon show. Free Show!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Side Eye Dog",
                "url": "https://allevents.in/org/side-eye-dog/23925079"
            }
        ]
    }
]
```