

# Event Details

- **Event Name**: Open Mic Comedy
- **Event Start and End Date**: Tue, 05 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Our first comedy night was a success! We will be having comedy open mic the first Tuesday of every month!
- **Event URL**: https://allevents.in/inman/open-mic-comedy/200029935888446
- **Event Categories**: comedy, open-mic, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Inman
- **state**: SC
- **country**: United States
- **location**: 2 S Main Street, Inman, SC
- **lat**: 35.04773
- **long**: -82.09054
- **full address**: 2 S Main Street, Inman, SC, United States

## Event gallery

- **Alt text**: Open Mic Comedy
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/2aff40df421e9d497b58dbca6ba254067a133c11e7e693ea86237dd9bbc4b46b-rimg-w1024-h1536-dc5f2e17-gmir?v=1776063886

## FAQs

- **Q**: When and where is Open Mic Comedy being held?
  - **A:** Open Mic Comedy takes place on Tue, 05 May, 2026 at 07:00 pm to Tue, 05 May, 2026 at 07:00 pm at 2 S Main Street, Inman, SC, United States.
- **Q**: Who is organizing Open Mic Comedy?
  - **A:** Open Mic Comedy is organized by The Main & Mill Grill.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Open Mic Comedy 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 Inman, this event is thoughtfully curated to deliver a standout experience worth every moment. If Open Mic Comedy 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": "Open Mic Comedy",
        "image": "https://cdn-az.allevents.in/events1/banners/2aff40df421e9d497b58dbca6ba254067a133c11e7e693ea86237dd9bbc4b46b-rimg-w1024-h1536-dc5f2e17-gmir?v=1776063886",
        "startDate": "2026-05-05T19:00:00-04:00",
        "url": "https://allevents.in/inman/open-mic-comedy/200029935888446",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2 S Main Street, Inman, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 S Main St, Inman, SC 29349-1632, United States",
                "addressLocality": "Inman",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.04773",
                "longitude": "-82.09054"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our first comedy night was a success! We will be having comedy open mic the first Tuesday of every month!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Main & Mill Grill",
                "url": "https://allevents.in/org/the-main-and-mill-grill/19477923"
            }
        ]
    }
]
```