

# Event Details

- **Event Name**: Paul Thorn at The Kessler Theater
- **Event Start and End Date**: Sun, 19 Jul, 2026 at 08:00 pm
- **Event URL**: https://allevents.in/dallas/paul-thorn-at-the-kessler-theater/2400030048625932
- **Event Categories**: trips-adventures, art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dallas
- **state**: TX
- **country**: United States
- **location**: The Kessler Theater
- **lat**: 32.74933790
- **long**: -96.84264990
- **full address**: The Kessler Theater, 1230 W Davis St, Dallas, TX 75208, United States

## Event gallery

- **Alt text**: Paul Thorn at The Kessler Theater
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aaa48fe0-7aa5-11f1-9c5f-b15bd5656509-rimg-w1030-h1030-dc191816-gmir.png?v=1783498738

## FAQs

- **Q**: When and where is Paul Thorn at The Kessler Theater being held?
  - **A:** Paul Thorn at The Kessler Theater takes place on Sun, 19 Jul, 2026 at 08:00 pm to Sun, 19 Jul, 2026 at 08:00 pm at The Kessler Theater, 1230 W Davis St, Dallas, TX 75208, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Paul Thorn at The Kessler Theater 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 Paul Thorn at The Kessler Theater 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": "Paul Thorn at The Kessler Theater",
        "image": "https://cdn-az.allevents.in/events9/banners/aaa48fe0-7aa5-11f1-9c5f-b15bd5656509-rimg-w1030-h1030-dc191816-gmir.png?v=1783498738",
        "startDate": "2026-07-19",
        "url": "https://allevents.in/dallas/paul-thorn-at-the-kessler-theater/2400030048625932",
        "location": {
            "@type": "Place",
            "name": "The Kessler Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1230 W Davis St, Dallas, TX 75208",
                "addressLocality": "Dallas",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.74933790",
                "longitude": "-96.84264990"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```