

# Event Details

- **Event Name**: Ducks Unlimited Bingo
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 05:15 pm (-05:00)
- **Event Description**: Save the date of August 28th for a fun night of Ducks Unlimited Bingo!
- **Event URL**: https://allevents.in/fox-lake/ducks-unlimited-bingo/200030235438933
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Fox Lake
- **state**: IL
- **country**: United States
- **location**: 703 N US Highway 12 Fox Lake, IL  60020 United States
- **lat**: 42.40656
- **long**: -88.19037
- **full address**: 703 N US Highway 12 Fox Lake, IL  60020 United States, 703 US-12, Fox Lake, IL 60020-1285, United States

## Event gallery

- **Alt text**: Ducks Unlimited Bingo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5fbf0015de40724e43a6b0f1e85d1fc3fa5cab7a02e5ebccc7700b1d5d441f87-rimg-w1200-h1580-dcf8f8f8-gmir?v=1785898016

## FAQs

- **Q**: When and where is Ducks Unlimited Bingo being held?
  - **A:** Ducks Unlimited Bingo takes place on Fri, 28 Aug, 2026 at 05:15 pm to Fri, 28 Aug, 2026 at 05:15 pm at 703 N US Highway 12 Fox Lake, IL  60020 United States, 703 US-12, Fox Lake, IL 60020-1285, United States.
- **Q**: Who is organizing Ducks Unlimited Bingo?
  - **A:** Ducks Unlimited Bingo is organized by Chain O'Lakes Ducks Unlimited.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Ducks Unlimited Bingo",
        "image": "https://cdn-az.allevents.in/events3/banners/5fbf0015de40724e43a6b0f1e85d1fc3fa5cab7a02e5ebccc7700b1d5d441f87-rimg-w1200-h1580-dcf8f8f8-gmir?v=1785898016",
        "startDate": "2026-08-28T17:15:00-05:00",
        "url": "https://allevents.in/fox-lake/ducks-unlimited-bingo/200030235438933",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "703 N US Highway 12 Fox Lake, IL  60020 United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "703 US-12, Fox Lake, IL 60020-1285, United States",
                "addressLocality": "Fox Lake",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.40656",
                "longitude": "-88.19037"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date of August 28th for a fun night of Ducks Unlimited Bingo!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chain OLakes Ducks Unlimited",
                "url": "https://allevents.in/org/chain-olakes-ducks-unlimited/27348243"
            }
        ]
    }
]
```