

# Event Details

- **Event Name**: Holiday Brunch
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 12:00 pm – Sat, 06 Dec, 2025 at 04:00 pm
- **Event Description**: An afternoon of good music, good food, good drinks, and good friends.
- **Event URL**: https://allevents.in/west-haven/holiday-brunch/200029120619816
- **Event Categories**: brunch, holiday
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details

- **Ticket URL**: http://facebook.com/200029120619816?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=west+haven-events

## Event venue details

- **city**: West Haven
- **state**: CT
- **country**: United States
- **location**: Pub 34
- **lat**: 41.307610566392
- **long**: -72.970016479492
- **full address**: Pub 34, 439 Derby Avenue on Rt.34,West Haven,CT,United States

## Event gallery

- **Alt text**: Holiday Brunch
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/eadda70716b8f71917fa88b7347a94f6ad62ae334075d4a84d11b1b9bb23610a-rimg-w1035-h1356-dc020301-gmir?v=1764816346

## FAQs

- **Q**: When and where is Holiday Brunch being held?
  - **A:** Holiday Brunch takes place on Sat, 06 Dec, 2025 at 12:00 pm to Sat, 06 Dec, 2025 at 04:00 pm at Pub 34, 439 Derby Avenue on Rt.34,West Haven,CT,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Brunch",
        "image": "https://cdn-az.allevents.in/events3/banners/eadda70716b8f71917fa88b7347a94f6ad62ae334075d4a84d11b1b9bb23610a-rimg-w1035-h1356-dc020301-gmir?v=1764816346",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/west-haven/holiday-brunch/200029120619816",
        "location": {
            "@type": "Place",
            "name": "Pub 34",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "439 Derby Avenue on Rt.34,West Haven,CT,United States",
                "addressLocality": "West Haven",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.307610566392",
                "longitude": "-72.970016479492"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An afternoon of good music, good food, good drinks, and good friends."
    }
]
```