

# Event Details

- **Event Name**: Jerry Wayne Longmire
- **Event Start and End Date**: Thu, 03 Sep, 2026 at 07:30 pm – Thu, 03 Sep, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/san-antonio/jerry-wayne-longmire/210002993435283
- **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/jerry-wayne-longmire-laugh-out-loud-comedy-club-tickets/14977503?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: San Antonio
- **state**: TX
- **country**: United States
- **location**: Laugh Out Loud Comedy Club
- **lat**: 29.518441
- **long**: -98.502544
- **full address**: Laugh Out Loud Comedy Club, San Antonio, United States

## Event gallery

- **Alt text**: Jerry Wayne Longmire
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9b15858cff7002ad5bdd01066a7f6070c9d0ce45739a80861d42888b62f9621b-rimg-w1024-h576-dc060604-gmir.jpg?v=1781743941

## FAQs

- **Q**: When and where is Jerry Wayne Longmire being held?
  - **A:** Jerry Wayne Longmire takes place on Thu, 03 Sep, 2026 at 07:30 pm to Thu, 03 Sep, 2026 at 09:30 pm at Laugh Out Loud Comedy Club, San Antonio, United States.
- **Q**: Who is organizing Jerry Wayne Longmire?
  - **A:** Jerry Wayne Longmire is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Jerry Wayne Longmire",
        "image": "https://cdn-az.allevents.in/events1/banners/9b15858cff7002ad5bdd01066a7f6070c9d0ce45739a80861d42888b62f9621b-rimg-w1024-h576-dc060604-gmir.jpg?v=1781743941",
        "startDate": "2026-09-03T19:30:00-06:00",
        "endDate": "2026-09-03T21:30:00-06:00",
        "url": "https://allevents.in/san-antonio/jerry-wayne-longmire/210002993435283",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Laugh Out Loud Comedy Club",
            "address": {
                "@type": "PostalAddress",
                "name": "Laugh Out Loud Comedy Club, San Antonio, United States",
                "addressLocality": "San Antonio",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.518441",
                "longitude": "-98.502544"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```