

# Event Details

- **Event Name**: Three Italian Tenors
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 04:00 pm – Sun, 15 Mar, 2026 at 05:00 pm
- **Event Description**: First North America concert tour performed by Gianni Leccese, Alessandro Fantoni and Ugo Tarquini. Italia Musica Amore is a breathtaking tribute to Italy’s most legendary voices. Celebrating the artistry of Luciano Pavarotti, Andrea Bocelli, Mario Lanza and Enrico Caruso.
- **Event URL**: https://allevents.in/bronx/three-italian-tenors/80002644208230
- **Event Categories**: Concerts, Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Bronx
- **state**: NY
- **country**: United States
- **location**: Lehman Center for the Performing Arts
- **lat**: 40.8725891
- **long**: -73.8934479
- **full address**: Lehman Center for the Performing Arts, 250 Bedford Park Blvd W, Bronx, NY 10468美国, United States

## Event gallery

- **Alt text**: Three Italian Tenors
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb69a5c67e46d0b.jpg

## FAQs

- **Q**: When and where is Three Italian Tenors being held?
  - **A:** Three Italian Tenors takes place on Sun, 15 Mar, 2026 at 04:00 pm to Sun, 15 Mar, 2026 at 05:00 pm at Lehman Center for the Performing Arts, 250 Bedford Park Blvd W, Bronx, NY 10468美国, United States.
- **Q**: Who is organizing Three Italian Tenors?
  - **A:** Three Italian Tenors is organized by Lehman center for the performing arts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Three Italian Tenors",
        "image": "https://cdn2.allevents.in/thumbs/thumb69a5c67e46d0b.jpg",
        "startDate": "2026-03-15",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/bronx/three-italian-tenors/80002644208230",
        "location": {
            "@type": "Place",
            "name": "Lehman Center for the Performing Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 Bedford Park Blvd W, Bronx, NY 10468美国",
                "postalCode": "10468",
                "addressLocality": "Bronx",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8725891",
                "longitude": "-73.8934479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First North America concert tour performed by Gianni Leccese, Alessandro Fantoni and Ugo Tarquini. Italia Musica Amore is a breathtaking tribute to Italy’s most legendary voices. Celebrating the artistry of Luciano Pavarotti, Andrea Bocelli, Mario Lanza and Enrico Caruso.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lehman center for the performing arts",
                "url": "https://allevents.in/org/lehman-center-for-the-performing-arts/27535334"
            }
        ]
    }
]
```