

# Event Details

- **Event Name**: Gustavo Santaolalla
- **Event Start and End Date**: Sun, 11 Apr, 2027 at 07:30 pm – Sun, 11 Apr, 2027 at 09:30 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/gustavo-santaolalla/2300030538340225
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: David Geffen Hall at Lincoln Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: David Geffen Hall at Lincoln Center, 132 W. 65th Street, New York, United States

## Event gallery

- **Alt text**: Gustavo Santaolalla
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bed10b60-aa07-11f1-ad57-411ed296ae31-rimg-w1200-h675-dc281818-gmir.jpg?v=1788708566

## FAQs

- **Q**: When and where is Gustavo Santaolalla being held?
  - **A:** Gustavo Santaolalla takes place on Sun, 11 Apr, 2027 at 07:30 pm to Sun, 11 Apr, 2027 at 09:30 pm at David Geffen Hall at Lincoln Center, 132 W. 65th Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Gustavo Santaolalla 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 Gustavo Santaolalla 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": "Gustavo Santaolalla",
        "image": "https://cdn-az.allevents.in/events8/banners/bed10b60-aa07-11f1-ad57-411ed296ae31-rimg-w1200-h675-dc281818-gmir.jpg?v=1788708566",
        "startDate": "2027-04-11T19:30:00-04:00",
        "endDate": "2027-04-11T21:30:00-04:00",
        "url": "https://allevents.in/new-york/gustavo-santaolalla/2300030538340225",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "David Geffen Hall at Lincoln Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "132 W. 65th Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```