

# Event Details

- **Event Name**: Burger & Brew Monday
- **Event Start and End Date**: Mon, 24 Aug, 2026 at 11:30 am – Mon, 24 Aug, 2026 at 09:00 pm (-07:00)
- **Event Description**: Ask about the special burger of the day and get your first pint for $2 w/ the purchase of ANY burger.
- **Event URL**: https://allevents.in/springfield/burger-and-brew-monday/200030583136242
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: OR
- **country**: United States
- **location**: 346 Main St, Springfield, OR, United States, Oregon 97477
- **lat**: 44.04636
- **long**: -123.02095
- **full address**: 346 Main St, Springfield, OR, United States, Oregon 97477

## Event gallery

- **Alt text**: Burger &amp; Brew Monday
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1e5c4c4192f57016e6182ad95ed5c11c7c9b3cd95f186b39ce22141b8f6724e6-rimg-w1200-h1600-dc080808-gmir?v=1787126442

## FAQs

- **Q**: When and where is Burger & Brew Monday being held?
  - **A:** Burger & Brew Monday takes place on Mon, 24 Aug, 2026 at 11:30 am to Mon, 24 Aug, 2026 at 09:00 pm at 346 Main St, Springfield, OR, United States, Oregon 97477.
- **Q**: Who is organizing Burger & Brew Monday?
  - **A:** Burger & Brew Monday is organized by Plank Town Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Burger &amp; Brew Monday",
        "image": "https://cdn-az.allevents.in/events4/banners/1e5c4c4192f57016e6182ad95ed5c11c7c9b3cd95f186b39ce22141b8f6724e6-rimg-w1200-h1600-dc080808-gmir?v=1787126442",
        "startDate": "2026-08-24T11:30:00-07:00",
        "endDate": "2026-08-24T21:00:00-07:00",
        "url": "https://allevents.in/springfield/burger-and-brew-monday/200030583136242",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "346 Main St, Springfield, OR, United States, Oregon 97477",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "346 Main St, Springfield, OR 97477-5362, United States",
                "addressLocality": "Springfield",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.04636",
                "longitude": "-123.02095"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ask about the special burger of the day and get your first pint for $2 w/ the purchase of ANY burger.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plank Town Brewing Company",
                "url": "https://allevents.in/org/plank-town-brewing-company/24112461"
            }
        ]
    }
]
```