

# Event Details

- **Event Name**: James McCann
- **Event Start and End Date**: Mon, 27 Apr, 2026 at 07:30 pm – Mon, 27 Apr, 2026 at 09:30 pm (-06:00)
- **Event URL**: https://allevents.in/san-antonio/james-mccann/210003531222038
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketweb.com/event/james-mccann-laugh-out-loud-comedy-club-tickets/14131784?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**: James McCann
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/20d3cf815a64fbb38d5446dcd54c30d7530585d09e9a11a5590d1c4411802f84-rimg-w1024-h576-dc060604-gmir.jpg?v=1770188438

## FAQs

- **Q**: When and where is James McCann being held?
  - **A:** James McCann takes place on Mon, 27 Apr, 2026 at 07:30 pm to Mon, 27 Apr, 2026 at 09:30 pm at Laugh Out Loud Comedy Club, San Antonio, United States.
- **Q**: Who is organizing James McCann?
  - **A:** James McCann is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "James McCann",
        "image": "https://cdn-az.allevents.in/events6/banners/20d3cf815a64fbb38d5446dcd54c30d7530585d09e9a11a5590d1c4411802f84-rimg-w1024-h576-dc060604-gmir.jpg?v=1770188438",
        "startDate": "2026-04-27T19:30:00-06:00",
        "endDate": "2026-04-27T21:30:00-06:00",
        "url": "https://allevents.in/san-antonio/james-mccann/210003531222038",
        "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"
    }
]
```