

# Event Details

- **Event Name**: Lizzo
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 10:30 pm – Mon, 02 Mar, 2026 at 12:30 am
- **Event Description**: Nearby AttractionsLizzo has 10 upcoming events.
- **Event URL**: https://allevents.in/new-york/lizzo/210002480813360
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7OSvU&utm_medium=affiliate

## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Blue Note Jazz Club - NY
- **lat**: 40.725300000
- **long**: -73.997902000
- **full address**: Blue Note Jazz Club - NY, New York, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/18c825bab89f0a0eeccde69859b8d931b7c6019524e0bcb1aaae85c6c6eb3759-rimg-w1024-h576-dce9e9eb-gmir.jpg?v=1771554321
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e2c9e57e432b8de26aa12b5e46d15746edbfeab6c54770f0a8429bb037befbf6-rimg-w400-h400-dce9e9eb-gmir.jpg?v=1771935364

## Artist Details

- **Artist name**: Lizzo
  - **Artist page URL**: https://allevents.in/performer/lizzo

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 01 Mar, 2026 at 10:30 pm
- **Q**: Where is the event happening?
  - **A:** Blue Note Jazz Club - NY, New York, United States
- **Q**: Who are the performers at this event?
  - **A:** Lizzo
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Lizzo ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Lizzo",
        "image": "https://cdn-az.allevents.in/events8/banners/18c825bab89f0a0eeccde69859b8d931b7c6019524e0bcb1aaae85c6c6eb3759-rimg-w1024-h576-dce9e9eb-gmir.jpg?v=1771554321",
        "startDate": "2026-03-01",
        "endDate": "2026-03-02",
        "url": "https://allevents.in/new-york/lizzo/210002480813360",
        "location": {
            "@type": "Place",
            "name": "Blue Note Jazz Club - NY",
            "address": {
                "@type": "PostalAddress",
                "name": "Blue Note Jazz Club - NY, New York, United States",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.725300000",
                "longitude": "-73.997902000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsLizzo has 10 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Lizzo",
                "url": "https://allevents.in/performer/lizzo"
            }
        ]
    }
]
```