

# Event Details

- **Event Name**: Sunday Jazz
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 02:00 pm – Sun, 13 Sep, 2026 at 06:00 pm (-04:00)
- **Event Description**: An afternoon of good music, good food, good drinks, and good friends.
- **Event URL**: https://allevents.in/west-haven/sunday-jazz/200030499522927
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

- **Ticket URL**: http://facebook.com/200030499522927?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, Connecticut, United States

## Event gallery

- **Alt text**: Sunday Jazz
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/394f318969994bd4b99cd3ec51f07996aa8c7c721a37ea7f2934c624d5aed5e6-rimg-w1200-h1554-dcf8f8f8-gmir?v=1786712403

## FAQs

- **Q**: When and where is Sunday Jazz being held?
  - **A:** Sunday Jazz takes place on Sun, 13 Sep, 2026 at 02:00 pm to Sun, 13 Sep, 2026 at 06:00 pm at Pub 34, 439 Derby Avenue on Rt.34,West Haven, Connecticut, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Jazz is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in West Haven, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Jazz sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sunday Jazz",
        "image": "https://cdn-az.allevents.in/events9/banners/394f318969994bd4b99cd3ec51f07996aa8c7c721a37ea7f2934c624d5aed5e6-rimg-w1200-h1554-dcf8f8f8-gmir?v=1786712403",
        "startDate": "2026-09-13T14:00:00-04:00",
        "endDate": "2026-09-13T18:00:00-04:00",
        "url": "https://allevents.in/west-haven/sunday-jazz/200030499522927",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pub 34",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "439 Derby Avenue on Rt.34,West Haven, Connecticut",
                "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."
    }
]
```