

# Event Details

- **Event Name**: Open Mic Night
- **Event Start and End Date**: Thu, 28 Aug, 2025 at 07:00 pm
- **Event Description**: Join Ben Sneed every Thursday night 7pm-9pm for Open Mic Night at Happy Times.  Drums provided but bring your own guitar or other musical instrument.
- **Event URL**: https://allevents.in/ozark/open-mic-night/200028617556857
- **Event Categories**: open-mic, music, entertainment, live-music
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Ozark
- **state**: AL
- **country**: United States
- **location**: 124 West Court Square, Ozark, AL, United States, Alabama 36360
- **lat**: 31.45862
- **long**: -85.64116
- **full address**: 124 West Court Square, Ozark, AL, United States, Alabama 36360

## Event gallery

- **Alt text**: Open Mic Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/667b01a6300a4aa73b9d23b532b50a15f30a754608ee41644864557186aefb4c-rimg-w600-h900-dc15132c-gmir?v=1756334308

## FAQs

- **Q**: When and where is Open Mic Night being held?
  - **A:** Open Mic Night takes place on Thu, 28 Aug, 2025 at 07:00 pm to Thu, 28 Aug, 2025 at 07:00 pm at 124 West Court Square, Ozark, AL, United States, Alabama 36360.
- **Q**: Who is organizing Open Mic Night?
  - **A:** Open Mic Night is organized by Happy Times.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Open Mic Night is ideal for aspiring performers, spoken word artists, budding comedians, and audiences who love discovering raw, unpolished talent in an intimate and supportive setting. Whether you're a first-time attendee or a longtime enthusiast in Ozark, this event is thoughtfully curated to deliver a standout experience worth every moment. If Open Mic 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": "Open Mic Night",
        "image": "https://cdn-az.allevents.in/events2/banners/667b01a6300a4aa73b9d23b532b50a15f30a754608ee41644864557186aefb4c-rimg-w600-h900-dc15132c-gmir?v=1756334308",
        "startDate": "2025-08-28",
        "url": "https://allevents.in/ozark/open-mic-night/200028617556857",
        "location": {
            "@type": "Place",
            "name": "124 West Court Square, Ozark, AL, United States, Alabama 36360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 S Merrick Ave, Ozark, AL 36360-0402, United States",
                "addressLocality": "Ozark",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.45862",
                "longitude": "-85.64116"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Ben Sneed every Thursday night 7pm-9pm for Open Mic Night at Happy Times.  Drums provided but bring your own guitar or other musical instrument.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Happy Times",
                "url": "https://allevents.in/org/happy-times/20172020"
            }
        ]
    }
]
```