

# Event Details

- **Event Name**: Jordan Jackson
- **Event Start and End Date**: Sun, 30 Aug, 2026 at 07:00 pm – Sun, 30 Aug, 2026 at 09:00 pm (-04:00)
- **Event URL**: https://allevents.in/new-york/jordan-jackson/2300030497828414
- **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**: Jordan Jackson
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f6f31ba0-98eb-11f1-9a40-7b90de720125-rimg-w1200-h753-dcf8f8f8-gmir.jpg?v=1786827465

## FAQs

- **Q**: When and where is Jordan Jackson being held?
  - **A:** Jordan Jackson takes place on Sun, 30 Aug, 2026 at 07:00 pm to Sun, 30 Aug, 2026 at 09: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": "Jordan Jackson",
        "image": "https://cdn-az.allevents.in/events4/banners/f6f31ba0-98eb-11f1-9a40-7b90de720125-rimg-w1200-h753-dcf8f8f8-gmir.jpg?v=1786827465",
        "startDate": "2026-08-30T19:00:00-04:00",
        "endDate": "2026-08-30T21:00:00-04:00",
        "url": "https://allevents.in/new-york/jordan-jackson/2300030497828414",
        "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"
    }
]
```