

# Event Details

- **Event Name**: NADS Family Meetup
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 10:00 am – Sat, 17 Jan, 2026 at 11:30 am
- **Event Description**: Join us for a family meetup! All ages are welcome. Free for all!
- **Event URL**: https://allevents.in/willowbrook/nads-family-meetup/200029459057844
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Willowbrook
- **state**: IL
- **country**: United States
- **location**: Darien Sportsplex
- **lat**: 41.75365811535
- **long**: -87.958107816077
- **full address**: Darien Sportsplex, 451 Plainfield Rd,Willowbrook, Illinois, United States

## Event gallery

- **Alt text**: NADS Family Meetup
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a6d41338110833a92de2f7d74541622652c4f9af3309cb4ace90f7109cd1b3c0-rimg-w1200-h675-dcffffff-gmir?v=1768425680

## FAQs

- **Q**: When and where is NADS Family Meetup being held?
  - **A:** NADS Family Meetup takes place on Sat, 17 Jan, 2026 at 10:00 am to Sat, 17 Jan, 2026 at 11:30 am at Darien Sportsplex, 451 Plainfield Rd,Willowbrook, Illinois, United States.
- **Q**: Who is organizing NADS Family Meetup?
  - **A:** NADS Family Meetup is organized by National Association for Down Syndrome.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NADS Family Meetup",
        "image": "https://cdn-az.allevents.in/events8/banners/a6d41338110833a92de2f7d74541622652c4f9af3309cb4ace90f7109cd1b3c0-rimg-w1200-h675-dcffffff-gmir?v=1768425680",
        "startDate": "2026-01-17",
        "endDate": "2026-01-17",
        "url": "https://allevents.in/willowbrook/nads-family-meetup/200029459057844",
        "location": {
            "@type": "Place",
            "name": "Darien Sportsplex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "451 Plainfield Rd,Willowbrook, Illinois",
                "addressLocality": "Willowbrook",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.75365811535",
                "longitude": "-87.958107816077"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a family meetup! All ages are welcome. Free for all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "National Association for Down Syndrome",
                "url": "https://allevents.in/org/national-association-for-down-syndrome/26336602"
            }
        ]
    }
]
```