

# Event Details

- **Event Name**: Eddie Palmieri Experience
- **Event Start and End Date**: Sat, 14 Nov, 2026 at 07:30 pm – Sat, 14 Nov, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/eddie-palmieri-experience/2300030537610452
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Rose Theater at Lincoln Center
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Rose Theater at Lincoln Center, 33 W. 60th St, New York, United States

## Event gallery

- **Alt text**: Eddie Palmieri Experience
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/74badc80-a143-11f1-a977-99d1d33e99bd-rimg-w940-h940-dcf8f8f8-gmir.jpg?v=1787744653

## FAQs

- **Q**: When and where is Eddie Palmieri Experience being held?
  - **A:** Eddie Palmieri Experience takes place on Sat, 14 Nov, 2026 at 07:30 pm to Sat, 14 Nov, 2026 at 09:30 pm at Rose Theater at Lincoln Center, 33 W. 60th St, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Eddie Palmieri Experience 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 Eddie Palmieri Experience 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": "Eddie Palmieri Experience",
        "image": "https://cdn-az.allevents.in/events10/banners/74badc80-a143-11f1-a977-99d1d33e99bd-rimg-w940-h940-dcf8f8f8-gmir.jpg?v=1787744653",
        "startDate": "2026-11-14T19:30:00-05:00",
        "endDate": "2026-11-14T21:30:00-05:00",
        "url": "https://allevents.in/new-york/eddie-palmieri-experience/2300030537610452",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rose Theater at Lincoln Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "33 W. 60th St",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```