

# Event Details

- **Event Name**: YWCA Holiday Happy Hour
- **Event Start and End Date**: Thu, 11 Dec, 2025 at 07:00 pm
- **Event Description**: Holiday cheer is in the air! Join us for a relaxed evening of drinks, conversation, and festive fun.  First drink compliments of the YWCA.
- **Event URL**: https://allevents.in/darien/ywca-holiday-happy-hour/200029189305516
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Darien
- **state**: CT
- **country**: United States
- **location**: 110 Heights Rd, Darien, CT 06820, United States
- **lat**: 41.06921
- **long**: -73.49357
- **full address**: 110 Heights Rd, Darien, CT 06820, United States

## Event gallery

- **Alt text**: YWCA Holiday Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9319e328cccb0ebe92ff59aa46f21381d9aead5126f3e6349b4c26935a17d90c-rimg-w1080-h1080-dcffffff-gmir?v=1765166476

## FAQs

- **Q**: When and where is YWCA Holiday Happy Hour being held?
  - **A:** YWCA Holiday Happy Hour takes place on Thu, 11 Dec, 2025 at 07:00 pm to Thu, 11 Dec, 2025 at 07:00 pm at 110 Heights Rd, Darien, CT 06820, United States.
- **Q**: Who is organizing YWCA Holiday Happy Hour?
  - **A:** YWCA Holiday Happy Hour is organized by YWCA Darien Norwalk.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "YWCA Holiday Happy Hour",
        "image": "https://cdn-az.allevents.in/events6/banners/9319e328cccb0ebe92ff59aa46f21381d9aead5126f3e6349b4c26935a17d90c-rimg-w1080-h1080-dcffffff-gmir?v=1765166476",
        "startDate": "2025-12-11",
        "url": "https://allevents.in/darien/ywca-holiday-happy-hour/200029189305516",
        "location": {
            "@type": "Place",
            "name": "110 Heights Rd, Darien, CT 06820, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chip City, 112 Heights Rd, Darien, CT 06820, United States",
                "addressLocality": "Darien",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.06921",
                "longitude": "-73.49357"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Holiday cheer is in the air! Join us for a relaxed evening of drinks, conversation, and festive fun.  First drink compliments of the YWCA.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "YWCA Darien Norwalk",
                "url": "https://allevents.in/org/ywca-darien-norwalk/25204229"
            }
        ]
    }
]
```