

# Event Details

- **Event Name**: 8TURN at Racket
- **Event Start and End Date**: Tue, 20 Oct, 2026 at 07:30 pm – Tue, 20 Oct, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/8turn-at-racket/2400030606373544
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Racket
- **lat**: 40.74309503
- **long**: -74.00573446
- **full address**: Racket, 431 West 16th Street, New York, NY 10011, United States

## Event gallery

- **Alt text**: 8TURN at Racket
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=8TURN+at+Racket&date=Tue%2C+20+Oct%2C+2026&bg=5

## FAQs

- **Q**: When and where is 8TURN at Racket being held?
  - **A:** 8TURN at Racket takes place on Tue, 20 Oct, 2026 at 07:30 pm to Tue, 20 Oct, 2026 at 09:30 pm at Racket, 431 West 16th Street, New York, NY 10011, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "8TURN at Racket",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=8TURN+at+Racket&date=Tue%2C+20+Oct%2C+2026&bg=5",
        "startDate": "2026-10-20T19:30:00-05:00",
        "endDate": "2026-10-20T21:30:00-05:00",
        "url": "https://allevents.in/new-york/8turn-at-racket/2400030606373544",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Racket",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "431 West 16th Street, New York, NY 10011",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74309503",
                "longitude": "-74.00573446"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```