

# Event Details

- **Event Name**: The Rasmus at Racket
- **Event Start and End Date**: Sun, 13 Sep, 2026 at 07:30 pm – Sun, 13 Sep, 2026 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/new-york/the-rasmus-at-racket/2400030482199636
- **Event Categories**: 
- **Slot details of has slots**: 
- **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**: The Rasmus at Racket
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/920296c0-a625-11f1-8990-5d04d231a2dd-rimg-w900-h1125-dc4818a8-gmir.webp?v=1788281575

## FAQs

- **Q**: When and where is The Rasmus at Racket being held?
  - **A:** The Rasmus at Racket takes place on Sun, 13 Sep, 2026 at 07:30 pm to Sun, 13 Sep, 2026 at 09:30 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:** The Rasmus 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 The Rasmus 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": "The Rasmus at Racket",
        "image": "https://cdn-az.allevents.in/events10/banners/920296c0-a625-11f1-8990-5d04d231a2dd-rimg-w900-h1125-dc4818a8-gmir.webp?v=1788281575",
        "startDate": "2026-09-13T19:30:00-05:00",
        "endDate": "2026-09-13T21:30:00-05:00",
        "url": "https://allevents.in/new-york/the-rasmus-at-racket/2400030482199636",
        "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"
    }
]
```