

# Event Details

- **Event Name**: WAMO Drink/Food Stop
- **Event Start and End Date**: Wed, 11 Mar, 2026 at 10:00 am – Sun, 15 Mar, 2026 at 11:00 pm
- **Event Description**: WAMO is BACK in town! Head over to Stadium View for ice cold drinks, delicious food, and quick/friendly service!We’re only one block from the Resch! We can't wait to see you all!
- **Event URL**: https://allevents.in/green-bay/wamo-drink-food-stop/80002010435309
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: Stadium View Bar, Restaurant, & Event Halls
- **lat**: 44.4977689
- **long**: -88.05310779999999
- **full address**: Stadium View Bar, Restaurant, &amp; Event Halls, 1963 Holmgren Wy, Green Bay, WI 54304, United States

## Event gallery

- **Alt text**: WAMO Drink/Food Stop
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69a05c5b5008b.jpg

## FAQs

- **Q**: When and where is WAMO Drink/Food Stop being held?
  - **A:** WAMO Drink/Food Stop takes place on Wed, 11 Mar, 2026 at 10:00 am to Sun, 15 Mar, 2026 at 11:00 pm at Stadium View Bar, Restaurant, &amp; Event Halls, 1963 Holmgren Wy, Green Bay, WI 54304, United States.
- **Q**: Who is organizing WAMO Drink/Food Stop?
  - **A:** WAMO Drink/Food Stop is organized by Stadium View Sports Bar & Event Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WAMO Drink/Food Stop",
        "image": "https://cdn2.allevents.in/thumbs/thumb69a05c5b5008b.jpg",
        "startDate": "2026-03-11",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/green-bay/wamo-drink-food-stop/80002010435309",
        "location": {
            "@type": "Place",
            "name": "Stadium View Bar, Restaurant, & Event Halls",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1963 Holmgren Wy, Green Bay, WI 54304, United States",
                "postalCode": "54304",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.4977689",
                "longitude": "-88.05310779999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "WAMO is BACK in town! Head over to Stadium View for ice cold drinks, delicious food, and quick/friendly service!We’re only one block from the Resch! We can't wait to see you all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stadium View Sports Bar & Event Hall",
                "url": "https://allevents.in/org/stadium-view-sports-bar-and-event-hall/20957686"
            }
        ]
    }
]
```