

# Event Details

- **Event Name**: Cirque du Soleil Mad Apple at New York New York Hotel and Casino
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 07:00 pm – Thu, 31 Dec, 2026 at 09:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/cirque-du-soleil-mad-apple-at-new-york-new-york-hotel-and-casino/2400027648961129
- **Event Categories**: trips-adventures
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: New York New York Hotel and Casino
- **lat**: 36.10237150
- **long**: -115.17455590
- **full address**: New York New York Hotel and Casino, 3790 Las Vegas Blvd. South, Las Vegas, NV 89109, United States

## Event gallery

- **Alt text**: Cirque du Soleil Mad Apple at New York New York Hotel and Casino
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f14d7720-a518-11f1-8345-8160f1306c66-rimg-w1200-h514-dc080808-gmir.jpg?v=1788166268

## FAQs

- **Q**: When and where is Cirque du Soleil Mad Apple at New York New York Hotel and Casino being held?
  - **A:** Cirque du Soleil Mad Apple at New York New York Hotel and Casino takes place on Tue, 01 Sep, 2026 at 07:00 pm to Thu, 31 Dec, 2026 at 09:00 pm at New York New York Hotel and Casino, 3790 Las Vegas Blvd. South, Las Vegas, NV 89109, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cirque du Soleil Mad Apple at New York New York Hotel and Casino",
        "image": "https://cdn-az.allevents.in/events2/banners/f14d7720-a518-11f1-8345-8160f1306c66-rimg-w1200-h514-dc080808-gmir.jpg?v=1788166268",
        "startDate": "2026-09-01T19:00:00-08:00",
        "endDate": "2026-12-31T21:00:00-08:00",
        "url": "https://allevents.in/las-vegas/cirque-du-soleil-mad-apple-at-new-york-new-york-hotel-and-casino/2400027648961129",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "New York New York Hotel and Casino",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3790 Las Vegas Blvd. South, Las Vegas, NV 89109",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10237150",
                "longitude": "-115.17455590"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```