

# Event Details

- **Event Name**: Andrea Bocelli
- **Event Start and End Date**: Wed, 16 Dec, 2026 at 08:00 pm – Thu, 17 Dec, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/andrea-bocelli/2300026468766918
- **Event Categories**: trips-adventures, calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Madison Square Garden
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, United States

## Event gallery

- **Alt text**: Andrea Bocelli
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/72e5ed80-a0d7-11f1-8382-27c8b4f8dbac-rimg-w799-h1200-dc080808-gmir.jpg?v=1787698287

## Artist Details

- **Artist name**: Andrea Bocelli
  - **Artist page URL**: https://allevents.in/performer/andrea-bocelli

## FAQs

- **Q**: When and where is andrea-bocelli performing in New York?
  - **A:** Andrea Bocelli takes place on Wed, 16 Dec, 2026 at 08:00 pm to Thu, 17 Dec, 2026 at 10:00 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Andrea Bocelli is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Andrea Bocelli 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": "Andrea Bocelli",
        "image": "https://cdn-az.allevents.in/events9/banners/72e5ed80-a0d7-11f1-8382-27c8b4f8dbac-rimg-w799-h1200-dc080808-gmir.jpg?v=1787698287",
        "startDate": "2026-12-16T20:00:00-05:00",
        "endDate": "2026-12-17T22:00:00-05:00",
        "url": "https://allevents.in/new-york/andrea-bocelli/2300026468766918",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Andrea Bocelli",
                "url": "https://allevents.in/performer/andrea-bocelli"
            }
        ]
    }
]
```