

# Event Details

- **Event Name**: Float Night
- **Event Start and End Date**: Mon, 10 Aug, 2026 at 07:00 pm – Mon, 10 Aug, 2026 at 09:00 pm
- **Event Description**: Open to all ages! Bring your favorite float and enjoy pool time after hours. Concessions will be available for purchase. $5 for non-passholders.
- **Event URL**: https://allevents.in/wood-dale/float-night/200030476227228
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Wood Dale
- **state**: IL
- **country**: United States
- **location**: 161 W Commercial St, Wood Dale, IL 60191-1303, United States
- **lat**: 41.9655
- **long**: -87.98172
- **full address**: 161 W Commercial St, Wood Dale, IL 60191-1303, United States

## Event gallery

- **Alt text**: Float Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/0cdc0a49c5b82946c2f6c282c500f73a23cf518c597e39d718c109fe36827dc1-rimg-w1200-h628-dc1888c8-gmir?v=1785942322

## FAQs

- **Q**: When and where is Float Night being held?
  - **A:** Float Night takes place on Mon, 10 Aug, 2026 at 07:00 pm to Mon, 10 Aug, 2026 at 09:00 pm at 161 W Commercial St, Wood Dale, IL 60191-1303, United States.
- **Q**: Who is organizing Float Night?
  - **A:** Float Night is organized by Wood Dale Park District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Float Night",
        "image": "https://cdn-az.allevents.in/events1/banners/0cdc0a49c5b82946c2f6c282c500f73a23cf518c597e39d718c109fe36827dc1-rimg-w1200-h628-dc1888c8-gmir?v=1785942322",
        "startDate": "2026-08-10",
        "endDate": "2026-08-10",
        "url": "https://allevents.in/wood-dale/float-night/200030476227228",
        "location": {
            "@type": "Place",
            "name": "161 W Commercial St, Wood Dale, IL 60191-1303, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Beach - Wood Dale Pool, 161 W Commercial St, Wood Dale, IL 60191, United States",
                "addressLocality": "Wood Dale",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.9655",
                "longitude": "-87.98172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to all ages! Bring your favorite float and enjoy pool time after hours. Concessions will be available for purchase. $5 for non-passholders.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wood Dale Park District",
                "url": "https://allevents.in/org/wood-dale-park-district/15108267",
                "description": "Mission Statement: Serving the community with quality recreational experiences that provide a fun and healthy lifestyle."
            }
        ]
    }
]
```