

# Event Details

- **Event Name**: Luke Titus
- **Event Start and End Date**: Mon, 21 Sep, 2026 at 08:00 pm – Mon, 21 Sep, 2026 at 10:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/luke-titus/2300030566261611
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Blue Note Jazz Club - New York
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States

## Event gallery

- **Alt text**: Luke Titus
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/d36794e0-a1a6-11f1-a977-99d1d33e99bd-rimg-w1080-h1080-dc181818-gmir.jpg?v=1787787330

## FAQs

- **Q**: When and where is Luke Titus being held?
  - **A:** Luke Titus takes place on Mon, 21 Sep, 2026 at 08:00 pm to Mon, 21 Sep, 2026 at 10:00 pm at Blue Note Jazz Club - New York, 131 West 3rd Street, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Luke Titus",
        "image": "https://cdn-az.allevents.in/events1/banners/d36794e0-a1a6-11f1-a977-99d1d33e99bd-rimg-w1080-h1080-dc181818-gmir.jpg?v=1787787330",
        "startDate": "2026-09-21T20:00:00-04:00",
        "endDate": "2026-09-21T22:00:00-04:00",
        "url": "https://allevents.in/new-york/luke-titus/2300030566261611",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Blue Note Jazz Club - New York",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 West 3rd Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```