

# Event Details

- **Event Name**: Icon for Hire at Racket
- **Event Start and End Date**: Mon, 14 Sep, 2026 at 07:00 pm – Mon, 14 Sep, 2026 at 09:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/icon-for-hire-at-racket/2400030023359741
- **Event Categories**: 
- **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**: Icon for Hire at Racket
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/aedc1ed0-9fe3-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1662-dc085868-gmir.jpg?v=1787593591

## FAQs

- **Q**: When and where is Icon for Hire at Racket being held?
  - **A:** Icon for Hire at Racket takes place on Mon, 14 Sep, 2026 at 07:00 pm to Mon, 14 Sep, 2026 at 09:00 pm at Racket, 431 West 16th Street, New York, NY 10011, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Icon for Hire at Racket is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in New York, this event is thoughtfully curated to deliver a standout experience worth every moment. If Icon for Hire at Racket sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Icon for Hire at Racket",
        "image": "https://cdn-az.allevents.in/events1/banners/aedc1ed0-9fe3-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1662-dc085868-gmir.jpg?v=1787593591",
        "startDate": "2026-09-14T19:00:00-05:00",
        "endDate": "2026-09-14T21:00:00-05:00",
        "url": "https://allevents.in/new-york/icon-for-hire-at-racket/2400030023359741",
        "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"
    }
]
```