

# Event Details

- **Event Name**: Yo La Tengo
- **Event Start and End Date**: Fri, 04 Dec, 2026 at 07:30 pm – Fri, 11 Dec, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/yo-la-tengo/2300028868948453
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Bowery Ballroom
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Bowery Ballroom, 6 Delancey Street, New York, United States

## Event gallery

- **Alt text**: Yo La Tengo
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7eb2ea90-b046-11f1-94e1-4389fc08cada-rimg-w1080-h1350-dcf8f8d8-gmir.jpg?v=1789395236

## FAQs

- **Q**: When and where is Yo La Tengo being held?
  - **A:** Yo La Tengo takes place on Fri, 04 Dec, 2026 at 07:30 pm to Fri, 11 Dec, 2026 at 09:30 pm at Bowery Ballroom, 6 Delancey Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Yo La Tengo is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Yo La Tengo 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": "Yo La Tengo",
        "image": "https://cdn-az.allevents.in/events9/banners/7eb2ea90-b046-11f1-94e1-4389fc08cada-rimg-w1080-h1350-dcf8f8d8-gmir.jpg?v=1789395236",
        "startDate": "2026-12-04T19:30:00-05:00",
        "endDate": "2026-12-11T21:30:00-05:00",
        "url": "https://allevents.in/new-york/yo-la-tengo/2300028868948453",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bowery Ballroom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6 Delancey Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```