

# Event Details

- **Event Name**: Souper Bowl Staff Luncheon
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 07:00 am
- **Event Description**: More details to come!
- **Event URL**: https://allevents.in/verona/souper-bowl-staff-luncheon/200028842504517
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Verona
- **state**: WI
- **country**: United States
- **location**: Glacier Edge Elementary
- **lat**: 42.977699915832
- **long**: -89.518009118539
- **full address**: Glacier Edge Elementary, 800 Kimball Ln, Verona, WI 53593-1787, United States

## Event gallery

- **Alt text**: Souper Bowl Staff Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c0cdd6a4392e5b97edbccff0f82f05e422786c9ad01ee5bf9f0ce2366f47658a-rimg-w1200-h675-dc2b4976-gmir?v=1770261789

## FAQs

- **Q**: When and where is Souper Bowl Staff Luncheon being held?
  - **A:** Souper Bowl Staff Luncheon takes place on Fri, 06 Feb, 2026 at 07:00 am to Fri, 06 Feb, 2026 at 07:00 am at Glacier Edge Elementary, 800 Kimball Ln, Verona, WI 53593-1787, United States.
- **Q**: Who is organizing Souper Bowl Staff Luncheon?
  - **A:** Souper Bowl Staff Luncheon is organized by Glacier Edge Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Souper Bowl Staff Luncheon",
        "image": "https://cdn-az.allevents.in/events8/banners/c0cdd6a4392e5b97edbccff0f82f05e422786c9ad01ee5bf9f0ce2366f47658a-rimg-w1200-h675-dc2b4976-gmir?v=1770261789",
        "startDate": "2026-02-06",
        "url": "https://allevents.in/verona/souper-bowl-staff-luncheon/200028842504517",
        "location": {
            "@type": "Place",
            "name": "Glacier Edge Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 Kimball Ln, Verona, WI 53593-1787, United States",
                "addressLocality": "Verona",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.977699915832",
                "longitude": "-89.518009118539"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details to come!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glacier Edge Elementary PTO",
                "url": "https://allevents.in/org/glacier-edge-elementary-pto/14255066",
                "description": "All parents are automatic members of the Glacier Edge Elementary PTO (parent teacher organization) and no one pays any dues!"
            }
        ]
    }
]
```