

# Event Details

- **Event Name**: Latin Night
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 06:00 pm – Fri, 17 Apr, 2026 at 08:00 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/latin-night/210001241299034
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/latin-night-hard-rock-cafe-times-square-tickets/14770643?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Hard Rock Cafe
- **lat**: 40.75679060
- **long**: -73.98618500
- **full address**: Hard Rock Cafe, New York, United States

## Event gallery

- **Alt text**: Latin Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7968fc171a9c423e1a0b922629e9bb831c68f92dd19051ee3ff14df6de9cacf2-rimg-w1024-h576-dc030303-gmir.jpg?v=1773591804

## FAQs

- **Q**: When and where is Latin Night being held?
  - **A:** Latin Night takes place on Fri, 17 Apr, 2026 at 06:00 pm to Fri, 17 Apr, 2026 at 08:00 pm at Hard Rock Cafe, New York, United States.
- **Q**: Who is organizing Latin Night?
  - **A:** Latin Night is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Latin Night is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. 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 Latin Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Latin Night",
        "image": "https://cdn-az.allevents.in/events2/banners/7968fc171a9c423e1a0b922629e9bb831c68f92dd19051ee3ff14df6de9cacf2-rimg-w1024-h576-dc030303-gmir.jpg?v=1773591804",
        "startDate": "2026-04-17T18:00:00-05:00",
        "endDate": "2026-04-17T20:00:00-05:00",
        "url": "https://allevents.in/new-york/latin-night/210001241299034",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Hard Rock Cafe",
            "address": {
                "@type": "PostalAddress",
                "name": "Hard Rock Cafe, New York, United States",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.75679060",
                "longitude": "-73.98618500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```