

# Event Details

- **Event Name**: Rush
- **Event Start and End Date**: Mon, 03 Aug, 2026 at 07:30 pm – Mon, 03 Aug, 2026 at 09:30 pm
- **Event URL**: https://allevents.in/new-york/rush/2300029051743022
- **Event Categories**: trips-adventures
- **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**: Madison Square Garden
- **lat**: 40.712776184082
- **long**: -74.005973815918
- **full address**: Madison Square Garden, 4 Pennsylvania Plaza, New York, United States

## Event gallery

- **Alt text**: Rush
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a55c6740-34d9-11f1-ae5e-35f2df6e97c8-rimg-w1200-h675-dcd0d0d0-gmir.jpg?v=1775824481

## FAQs

- **Q**: When and where is Rush being held?
  - **A:** Rush takes place on Mon, 03 Aug, 2026 at 07:30 pm to Mon, 03 Aug, 2026 at 09:30 pm at Madison Square Garden, 4 Pennsylvania Plaza, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rush",
        "image": "https://cdn-az.allevents.in/events4/banners/a55c6740-34d9-11f1-ae5e-35f2df6e97c8-rimg-w1200-h675-dcd0d0d0-gmir.jpg?v=1775824481",
        "startDate": "2026-08-03",
        "endDate": "2026-08-03",
        "url": "https://allevents.in/new-york/rush/2300029051743022",
        "location": {
            "@type": "Place",
            "name": "Madison Square Garden",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4 Pennsylvania Plaza",
                "addressLocality": "New York",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.712776184082",
                "longitude": "-74.005973815918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```