

# Event Details

- **Event Name**: The Who's Tommy
- **Event Start and End Date**: Wed, 02 Jun, 2027 at 06:00 pm – Sat, 05 Jun, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/the-whos-tommy/2300030006781232
- **Event Categories**: trips-adventures, calendar
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: Winspear Opera House
- **lat**: 32.776664733887
- **long**: -96.796989440918
- **full address**: Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States

## Event gallery

- **Alt text**: The Who's Tommy
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3b9a6f30-911a-11f1-88dc-e3856eb2568f-rimg-w1200-h390-dc080808-gmir.jpg?v=1785967878

## FAQs

- **Q**: When and where is The Who's Tommy being held?
  - **A:** The Who's Tommy takes place on Wed, 02 Jun, 2027 at 06:00 pm to Sat, 05 Jun, 2027 at 09:30 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Who's Tommy 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 Dallas, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Who's Tommy 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 Who's Tommy",
        "image": "https://cdn-az.allevents.in/events3/banners/3b9a6f30-911a-11f1-88dc-e3856eb2568f-rimg-w1200-h390-dc080808-gmir.jpg?v=1785967878",
        "startDate": "2027-06-02T18:00:00-05:00",
        "endDate": "2027-06-05T21:30:00-05:00",
        "url": "https://allevents.in/dallas/the-whos-tommy/2300030006781232",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Winspear Opera House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2100 Ross Avenue #650",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.776664733887",
                "longitude": "-96.796989440918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```