

# Event Details

- **Event Name**: Event Name
- **Event Start and End Date**: Wed, 31 Dec, 2025 at 09:00 pm
- **Event Description**: Venue Details:The Depot,13 N 400 W, The Depot,Salt Lake City, United States
- **Event URL**: https://allevents.in/salt-lake-city/event-name/210002873479911
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002873479911

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: United States
- **location**: The Depot
- **lat**: 40.733734400000006
- **long**: -111.911935300000012
- **full address**: The Depot, Salt Lake City, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/65423ead8761c8ce5212ba8f8ca92ef0744f5963211fdfe4a502e718f95cd193-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1742158140
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/148028b0-02a8-11f0-a071-912608b948c9-rimg-w400-h400-dc2b6292-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 31 Dec, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** The Depot, Salt Lake City, United States
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Event Name ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Event Name",
        "image": "https://cdn-az.allevents.in/events9/banners/65423ead8761c8ce5212ba8f8ca92ef0744f5963211fdfe4a502e718f95cd193-rimg-w1024-h576-dc2e6091-gmir.jpg?v=1742158140",
        "startDate": "2025-12-31",
        "url": "https://allevents.in/salt-lake-city/event-name/210002873479911",
        "location": {
            "@type": "Place",
            "name": "The Depot",
            "address": {
                "@type": "PostalAddress",
                "name": "The Depot, Salt Lake City, United States",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.733734400000006",
                "longitude": "-111.911935300000012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:The Depot,13 N 400 W, The Depot,Salt Lake City, United States"
    }
]
```