

# Event Details

- **Event Name**: T. Murph
- **Event Start and End Date**: Sun, 13 Dec, 2026 at 07:30 pm – Sun, 13 Dec, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/houston/t-murph/210002978730510
- **Event Categories**: Arts & Theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/t-murph-houston-improv-tickets/14910383?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: Houston
- **state**: TX
- **country**: United States
- **location**: Houston Improv
- **lat**: 29.78545400
- **long**: -95.46396200
- **full address**: Houston Improv, Houston, United States

## Event gallery

- **Alt text**: T. Murph
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c7b17fdf3bbbdc61f9afba19126b6c940e4be7d43e1b5f2a24d869748925fbe3-rimg-w1024-h576-dc060604-gmir.jpg?v=1778862011

## FAQs

- **Q**: When and where is T. Murph being held?
  - **A:** T. Murph takes place on Sun, 13 Dec, 2026 at 07:30 pm to Sun, 13 Dec, 2026 at 09:30 pm at Houston Improv, Houston, United States.
- **Q**: Who is organizing T. Murph?
  - **A:** T. Murph is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "T. Murph",
        "image": "https://cdn-az.allevents.in/events8/banners/c7b17fdf3bbbdc61f9afba19126b6c940e4be7d43e1b5f2a24d869748925fbe3-rimg-w1024-h576-dc060604-gmir.jpg?v=1778862011",
        "startDate": "2026-12-13T19:30:00-06:00",
        "endDate": "2026-12-13T21:30:00-06:00",
        "url": "https://allevents.in/houston/t-murph/210002978730510",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Houston Improv",
            "address": {
                "@type": "PostalAddress",
                "name": "Houston Improv, Houston, United States",
                "addressLocality": "Houston",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.78545400",
                "longitude": "-95.46396200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```