

# Event Details

- **Event Name**: Richard Thomas in Mark Twain Tonight!
- **Event Start and End Date**: Tue, 27 Apr, 2027 at 07:30 pm – Tue, 27 Apr, 2027 at 09:30 pm (-05:00)
- **Event URL**: https://allevents.in/dallas/richard-thomas-in-mark-twain-tonight/2300030500793445
- **Event Categories**: 
- **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**: Richard Thomas in Mark Twain Tonight!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d1db9850-a8e6-11f1-a4a1-eb59356bc08b-rimg-w1170-h700-dc081838-gmir.jpg?v=1788584481

## FAQs

- **Q**: When and where is Richard Thomas in Mark Twain Tonight! being held?
  - **A:** Richard Thomas in Mark Twain Tonight! takes place on Tue, 27 Apr, 2027 at 07:30 pm to Tue, 27 Apr, 2027 at 09:30 pm at Winspear Opera House, 2100 Ross Avenue #650, Dallas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Richard Thomas in Mark Twain Tonight!",
        "image": "https://cdn-az.allevents.in/events9/banners/d1db9850-a8e6-11f1-a4a1-eb59356bc08b-rimg-w1170-h700-dc081838-gmir.jpg?v=1788584481",
        "startDate": "2027-04-27T19:30:00-05:00",
        "endDate": "2027-04-27T21:30:00-05:00",
        "url": "https://allevents.in/dallas/richard-thomas-in-mark-twain-tonight/2300030500793445",
        "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"
    }
]
```