

# Event Details

- **Event Name**: Disney On Ice Jump In at Thomas and Mack Center
- **Event Start and End Date**: Thu, 07 Jan, 2027 at 07:00 pm – Sun, 10 Jan, 2027 at 05:00 pm (-08:00)
- **Event URL**: https://allevents.in/las-vegas/disney-on-ice-jump-in-at-thomas-and-mack-center/2400030534841146
- **Event Categories**: 
- **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**: Thomas and Mack Center
- **lat**: 36.10490060
- **long**: -115.14419250
- **full address**: Thomas and Mack Center, 4505 S. Maryland Parkway, Las Vegas, NV 89154, United States

## Event gallery

- **Alt text**: Disney On Ice Jump In at Thomas and Mack Center
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/940947a0-a532-11f1-8345-8160f1306c66-rimg-w1024-h853-dcf8f8f8-gmir.jpg?v=1788177278

## FAQs

- **Q**: When and where is Disney On Ice Jump In at Thomas and Mack Center being held?
  - **A:** Disney On Ice Jump In at Thomas and Mack Center takes place on Thu, 07 Jan, 2027 at 07:00 pm to Sun, 10 Jan, 2027 at 05:00 pm at Thomas and Mack Center, 4505 S. Maryland Parkway, Las Vegas, NV 89154, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Disney On Ice Jump In at Thomas and Mack Center",
        "image": "https://cdn-az.allevents.in/events5/banners/940947a0-a532-11f1-8345-8160f1306c66-rimg-w1024-h853-dcf8f8f8-gmir.jpg?v=1788177278",
        "startDate": "2027-01-07T19:00:00-08:00",
        "endDate": "2027-01-10T17:00:00-08:00",
        "url": "https://allevents.in/las-vegas/disney-on-ice-jump-in-at-thomas-and-mack-center/2400030534841146",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Thomas and Mack Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4505 S. Maryland Parkway, Las Vegas, NV 89154",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.10490060",
                "longitude": "-115.14419250"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```