

# Event Details

- **Event Name**: Bingo Night!
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 04:00 pm
- **Event Description**: Doors open at 4, games begin at 5
- **Event URL**: https://allevents.in/gordon/bingo-night/200029405214824
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 59

## Ticket Details


## Event venue details

- **city**: Gordon
- **state**: WI
- **country**: United States
- **location**: Gordon Town Hall
- **lat**: 46.24501
- **long**: -91.79727
- **full address**: Gordon Town Hall, 9709 E County Road Y,Gordon, Wisconsin, United States

## Event gallery

- **Alt text**: Bingo Night!
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/613c7f807ed67a63371d9893852c63181ceb5f965f5d4391006903c9532044d8-rimg-w1080-h1350-dc481016-gmir?v=1769544810

## FAQs

- **Q**: When and where is Bingo Night! being held?
  - **A:** Bingo Night! takes place on Sat, 31 Jan, 2026 at 04:00 pm to Sat, 31 Jan, 2026 at 04:00 pm at Gordon Town Hall, 9709 E County Road Y,Gordon, Wisconsin, United States.
- **Q**: Who is organizing Bingo Night!?
  - **A:** Bingo Night! is organized by Gordon Good Neighbor Days.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bingo Night!",
        "image": "https://cdn-az.allevents.in/events3/banners/613c7f807ed67a63371d9893852c63181ceb5f965f5d4391006903c9532044d8-rimg-w1080-h1350-dc481016-gmir?v=1769544810",
        "startDate": "2026-01-31",
        "url": "https://allevents.in/gordon/bingo-night/200029405214824",
        "location": {
            "@type": "Place",
            "name": "Gordon Town Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9709 E County Road Y,Gordon, Wisconsin",
                "addressLocality": "Gordon",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.24501",
                "longitude": "-91.79727"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors open at 4, games begin at 5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gordon Good Neighbor Days",
                "url": "https://allevents.in/org/gordon-good-neighbor-days/23430154"
            }
        ]
    }
]
```