

# Event Details

- **Event Name**: Sad Song Happy Hour
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: Sad Song Happy Hour is all about the songs, not necessarily sad ones. This month’s SSHH will feature songwriters Paul Foglino, Roger Oliver, and Sarah Durning.
- **Event URL**: https://allevents.in/new-york/sad-song-happy-hour/200029902718242
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Young Ethel’s
- **lat**: 40.667467798595
- **long**: -73.988082606999
- **full address**: Young Ethel’s, 506 5th Ave.,New York, New York, United States

## Event gallery

- **Alt text**: Sad Song Happy Hour
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c48bc0dc96cbfe29a18cdac1a1ce775188e3023673cb13000bae386206e260d2-rimg-w1200-h628-dc6f96d2-gmir?v=1775521422

## FAQs

- **Q**: When and where is Sad Song Happy Hour being held?
  - **A:** Sad Song Happy Hour takes place on Fri, 17 Apr, 2026 at 05:00 pm to Fri, 17 Apr, 2026 at 05:00 pm at Young Ethel’s, 506 5th Ave.,New York, New York, United States.
- **Q**: Who is organizing Sad Song Happy Hour?
  - **A:** Sad Song Happy Hour is organized by Katie Curley.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sad Song Happy Hour 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 New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sad Song Happy Hour sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sad Song Happy Hour",
        "image": "https://cdn-az.allevents.in/events8/banners/c48bc0dc96cbfe29a18cdac1a1ce775188e3023673cb13000bae386206e260d2-rimg-w1200-h628-dc6f96d2-gmir?v=1775521422",
        "startDate": "2026-04-17T17:00:00-04:00",
        "url": "https://allevents.in/new-york/sad-song-happy-hour/200029902718242",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Young Ethel’s",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "506 5th Ave.,New York, New York",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.667467798595",
                "longitude": "-73.988082606999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sad Song Happy Hour is all about the songs, not necessarily sad ones. This month’s SSHH will feature songwriters Paul Foglino, Roger Oliver, and Sarah Durning.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Katie Curley",
                "url": "https://allevents.in/org/katie-curley/22014511"
            }
        ]
    }
]
```