

# Event Details

- **Event Name**: Brother Ali
- **Event Start and End Date**: Sun, 15 Nov, 2026 at 08:00 pm – Sun, 15 Nov, 2026 at 10:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/brother-ali/2300030494261209
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: The Loft At City Winery - New York City
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: The Loft At City Winery - New York City, 25 11th Avenue (15th Street);2nd Floor, New York, United States

## Event gallery

- **Alt text**: Brother Ali
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1d71bba0-a2b1-11f1-9988-bfc638c33a5a-rimg-w960-h1200-dc082838-gmir.jpg?v=1787901712

## FAQs

- **Q**: When and where is Brother Ali being held?
  - **A:** Brother Ali takes place on Sun, 15 Nov, 2026 at 08:00 pm to Sun, 15 Nov, 2026 at 10:00 pm at The Loft At City Winery - New York City, 25 11th Avenue (15th Street);2nd Floor, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Brother Ali",
        "image": "https://cdn-az.allevents.in/events6/banners/1d71bba0-a2b1-11f1-9988-bfc638c33a5a-rimg-w960-h1200-dc082838-gmir.jpg?v=1787901712",
        "startDate": "2026-11-15T20:00:00-05:00",
        "endDate": "2026-11-15T22:00:00-05:00",
        "url": "https://allevents.in/new-york/brother-ali/2300030494261209",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Loft At City Winery - New York City",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 11th Avenue (15th Street);2nd Floor",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```