

# Event Details

- **Event Name**: The Thorn
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 07:00 pm – Sat, 07 Mar, 2026 at 09:00 pm
- **Event Description**: Nearby AttractionsThe Thorn has 21 upcoming events.
- **Event URL**: https://allevents.in/lubbock/the-thorn/210006424370895
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7jgOb&utm_medium=affiliate

## Event venue details

- **city**: Lubbock
- **state**: TX
- **country**: United States
- **location**: Helen DeVitt Jones Theater at The Buddy Holly Hall
- **lat**: 33.583801000
- **long**: -101.840302000
- **full address**: Helen DeVitt Jones Theater at The Buddy Holly Hall, Lubbock, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5c4872381a218d601d0c82cbedb3ab1dc4643a696294639fd35f813ca2dfa838-rimg-w1024-h576-dc011a31-gmir.jpg?v=1769574938
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2305f1d01a010194983d863749ac18545799955990340a3daab9079caded8256-rimg-w400-h400-dc04162d-gmir.jpg?v=1772740833

## Artist Details

- **Artist name**: George Thorogood & The Destroyers
  - **Artist page URL**: https://allevents.in/performer/george-thorogood-the-destroyers

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Helen DeVitt Jones Theater at The Buddy Holly Hall, Lubbock, United States
- **Q**: Who are the performers at this event?
  - **A:** George Thorogood & The Destroyers
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Thorn ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Thorn",
        "image": "https://cdn-az.allevents.in/events3/banners/5c4872381a218d601d0c82cbedb3ab1dc4643a696294639fd35f813ca2dfa838-rimg-w1024-h576-dc011a31-gmir.jpg?v=1769574938",
        "startDate": "2026-03-07",
        "endDate": "2026-03-07",
        "url": "https://allevents.in/lubbock/the-thorn/210006424370895",
        "location": {
            "@type": "Place",
            "name": "Helen DeVitt Jones Theater at The Buddy Holly Hall",
            "address": {
                "@type": "PostalAddress",
                "name": "Helen DeVitt Jones Theater at The Buddy Holly Hall, Lubbock, United States",
                "addressLocality": "Lubbock",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.583801000",
                "longitude": "-101.840302000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Thorn has 21 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "George Thorogood The Destroyers",
                "url": "https://allevents.in/performer/george-thorogood-the-destroyers"
            }
        ]
    }
]
```