

# Event Details

- **Event Name**: Family Bingo
- **Event Start and End Date**: Fri, 29 May, 2026 at 04:30 pm – Fri, 24 Jul, 2026 at 01:00 pm
- **Event Description**: Come play BINGO at the library! We'll have prizes and treats. Seating is limited, so plan ahead. No registration required.
- **Event URL**: https://allevents.in/hudson/family-bingo/200030030951312
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Hudson
- **state**: WI
- **country**: United States
- **location**: 700 1st St, Hudson, WI, United States, Wisconsin 54016
- **lat**: 44.97734
- **long**: -92.75804
- **full address**: 700 1st St, Hudson, WI, United States, Wisconsin 54016

## Event gallery

- **Alt text**: Family Bingo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/95e58ed5a2b064f77acc3b5c709cb151b560783baf63654660199706d9a42ebb-rimg-w1200-h675-dc02a1c1-gmir?v=1779790428

## FAQs

- **Q**: When and where is Family Bingo being held?
  - **A:** Family Bingo takes place on Fri, 29 May, 2026 at 04:30 pm to Fri, 24 Jul, 2026 at 01:00 pm at 700 1st St, Hudson, WI, United States, Wisconsin 54016.
- **Q**: Who is organizing Family Bingo?
  - **A:** Family Bingo is organized by Hudson Area Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Bingo",
        "image": "https://cdn-az.allevents.in/events3/banners/95e58ed5a2b064f77acc3b5c709cb151b560783baf63654660199706d9a42ebb-rimg-w1200-h675-dc02a1c1-gmir?v=1779790428",
        "startDate": "2026-05-29",
        "endDate": "2026-07-24",
        "url": "https://allevents.in/hudson/family-bingo/200030030951312",
        "location": {
            "@type": "Place",
            "name": "700 1st St, Hudson, WI, United States, Wisconsin 54016",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 1st St, Hudson, WI 54016-2500, United States",
                "addressLocality": "Hudson",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.97734",
                "longitude": "-92.75804"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play BINGO at the library! We'll have prizes and treats. Seating is limited, so plan ahead. No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hudson Area Library",
                "url": "https://allevents.in/org/hudson-area-library/16679131"
            }
        ]
    }
]
```