

# Event Details

- **Event Name**: The Killers
- **Event Start and End Date**: Sat, 28 Nov, 2026 at 09:30 pm – Sat, 28 Nov, 2026 at 11:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/the-killers/2300030613879051
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: New York
- **state**: NY
- **country**: United States
- **location**: Cutting Room
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Cutting Room, 44 East 32nd Street, New York, United States

## Event gallery

- **Alt text**: The Killers
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/961c5e70-a077-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1080-dc986808-gmir.jpg?v=1787657090

## FAQs

- **Q**: When and where is The Killers being held?
  - **A:** The Killers takes place on Sat, 28 Nov, 2026 at 09:30 pm to Sat, 28 Nov, 2026 at 11:30 pm at Cutting Room, 44 East 32nd Street, New York, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Killers 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 The Killers 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": "The Killers",
        "image": "https://cdn-az.allevents.in/events2/banners/961c5e70-a077-11f1-a9b6-5f3c34d9259b-rimg-w1080-h1080-dc986808-gmir.jpg?v=1787657090",
        "startDate": "2026-11-28T21:30:00-05:00",
        "endDate": "2026-11-28T23:30:00-05:00",
        "url": "https://allevents.in/new-york/the-killers/2300030613879051",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cutting Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 East 32nd Street",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```