

# Event Details

- **Event Name**: COMEDY NIGHT!
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 07:30 pm
- **Event Description**: Join us for a night of fun and laughs!  Doors open at 7pm.  Tickets are $10 at the door
- **Event URL**: https://allevents.in/terra-alta/comedy-night/200030123387557
- **Event Categories**: comedy, Entertainment
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Terra Alta
- **state**: WV
- **country**: United States
- **location**: 402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764
- **lat**: 39.44351
- **long**: -79.54372
- **full address**: 402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764

## Event gallery

- **Alt text**: COMEDY NIGHT!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fdf6213d19ef2f241c6446c964c405e9527564df6c9ef061892efba3f721eb24-rimg-w1200-h971-dcf7d9be-gmir?v=1780449908

## FAQs

- **Q**: When and where is COMEDY NIGHT! being held?
  - **A:** COMEDY NIGHT! takes place on Sat, 13 Jun, 2026 at 07:30 pm to Sat, 13 Jun, 2026 at 07:30 pm at 402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764.
- **Q**: Who is organizing COMEDY NIGHT!?
  - **A:** COMEDY NIGHT! is organized by Shorthorns Tavern & Grill.
- **Q**: Who is this event for? Is it right for me?
  - **A:** COMEDY NIGHT! is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in Terra Alta, this event is thoughtfully curated to deliver a standout experience worth every moment. If COMEDY NIGHT! sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "COMEDY NIGHT!",
        "image": "https://cdn-az.allevents.in/events9/banners/fdf6213d19ef2f241c6446c964c405e9527564df6c9ef061892efba3f721eb24-rimg-w1200-h971-dcf7d9be-gmir?v=1780449908",
        "startDate": "2026-06-13",
        "url": "https://allevents.in/terra-alta/comedy-night/200030123387557",
        "location": {
            "@type": "Place",
            "name": "402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 E State Ave, Terra Alta, WV 26764-1234, United States",
                "addressLocality": "Terra Alta",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.44351",
                "longitude": "-79.54372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a night of fun and laughs!  Doors open at 7pm.  Tickets are $10 at the door",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shorthorns Tavern & Grill",
                "url": "https://allevents.in/org/shorthorns-tavern-and-grill/25725583"
            }
        ]
    }
]
```