

# Event Details

- **Event Name**: Comedy Show followed by Karaoke 
- **Event Start and End Date**: Fri, 30 Jan, 2026 at 08:00 pm
- **Event Description**: Comedy Showcase,  featuring four of NC's funniest stand-up comics. Free Admission!! Karaoke after the showcase.
- **Event URL**: https://allevents.in/garner/comedy-show-followed-by-karaoke/200029395924315
- **Event Categories**: music, comedy, karaoke
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Garner
- **state**: NC
- **country**: United States
- **location**: Shady's
- **lat**: 35.70661
- **long**: -78.60519
- **full address**: Shady's, 106 E. Main Street,Garner, North Carolina, United States

## Event gallery

- **Alt text**: Comedy Show followed by Karaoke
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/e7d6d067c80b5c5a86fc81b164738caf860e5f89028811307a7f231886ac3eee-rimg-w1080-h1080-dcaa8ebc-gmir?v=1769611151

## FAQs

- **Q**: When and where is Comedy Show followed by Karaoke  being held?
  - **A:** Comedy Show followed by Karaoke  takes place on Fri, 30 Jan, 2026 at 08:00 pm to Fri, 30 Jan, 2026 at 08:00 pm at Shady's, 106 E. Main Street,Garner, North Carolina, United States.
- **Q**: Who is organizing Comedy Show followed by Karaoke ?
  - **A:** Comedy Show followed by Karaoke  is organized by Dave Burroughs The Comedian.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Comedy Show followed by Karaoke  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Garner, this event is thoughtfully curated to deliver a standout experience worth every moment. If Comedy Show followed by Karaoke  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": "Comedy Show followed by Karaoke",
        "image": "https://cdn-az.allevents.in/events8/banners/e7d6d067c80b5c5a86fc81b164738caf860e5f89028811307a7f231886ac3eee-rimg-w1080-h1080-dcaa8ebc-gmir?v=1769611151",
        "startDate": "2026-01-30",
        "url": "https://allevents.in/garner/comedy-show-followed-by-karaoke/200029395924315",
        "location": {
            "@type": "Place",
            "name": "Shady's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "106 E. Main Street,Garner, North Carolina",
                "addressLocality": "Garner",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.70661",
                "longitude": "-78.60519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Comedy Showcase,  featuring four of NC's funniest stand-up comics. Free Admission!! Karaoke after the showcase.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dave Burroughs The Comedian",
                "url": "https://allevents.in/org/dave-burroughs-the-comedian/24097450"
            }
        ]
    }
]
```