

# Event Details

- **Event Name**: Breakfast Bingo
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 09:00 am
- **Event Description**: Join us for some fun as we play Bingo at the library! Enjoy light refreshments as you play.

Open to all ages; children should be accompanied by an adult.
- **Event URL**: https://allevents.in/germantown/breakfast-bingo/200030120290552
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Germantown
- **state**: WI
- **country**: United States
- **location**: N112W16957 Mequon Rd, Germantown, WI 53022, Germantown, WI, United States, Wisconsin 53022
- **lat**: 43.2202
- **long**: -88.11956
- **full address**: N112W16957 Mequon Rd, Germantown, WI 53022, Germantown, WI, United States, Wisconsin 53022

## Event gallery

- **Alt text**: Breakfast Bingo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/39609f4abbfc6dc704ffefbef83652cacbcb8558c41fc70405545280dcf2f140-rimg-w1200-h675-dcf1f3ef-gmir?v=1784453405

## FAQs

- **Q**: When and where is Breakfast Bingo being held?
  - **A:** Breakfast Bingo takes place on Fri, 24 Jul, 2026 at 09:00 am to Fri, 24 Jul, 2026 at 09:00 am at N112W16957 Mequon Rd, Germantown, WI 53022, Germantown, WI, United States, Wisconsin 53022.
- **Q**: Who is organizing Breakfast Bingo?
  - **A:** Breakfast Bingo is organized by Germantown Community Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Breakfast Bingo",
        "image": "https://cdn-az.allevents.in/events4/banners/39609f4abbfc6dc704ffefbef83652cacbcb8558c41fc70405545280dcf2f140-rimg-w1200-h675-dcf1f3ef-gmir?v=1784453405",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/germantown/breakfast-bingo/200030120290552",
        "location": {
            "@type": "Place",
            "name": "N112W16957 Mequon Rd, Germantown, WI 53022, Germantown, WI, United States, Wisconsin 53022",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "N112W16957 Mequon Rd, Germantown, WI 53022-3210, United States",
                "addressLocality": "Germantown",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.2202",
                "longitude": "-88.11956"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some fun as we play Bingo at the library! Enjoy light refreshments as you play.\n\nOpen to all ages; children should be accompanied by an adult.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Germantown Community Library",
                "url": "https://allevents.in/org/germantown-community-library/15555381",
                "description": "Your place to learn, share, and grow. "
            }
        ]
    }
]
```