

# Event Details

- **Event Name**: Open Mic Night
- **Event Start and End Date**: Wed, 15 Apr, 2026 at 06:30 pm (-05:00)
- **Event Description**: We're doing it again! Join us for another round of our Open Mic Night with your host, Tom Rathe! Signup at 6:30 and we'll kick things off at 7.
- **Event URL**: https://allevents.in/tuscaloosa/open-mic-night/200029943610730
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Tuscaloosa
- **state**: AL
- **country**: United States
- **location**: Druid City Brewing Company
- **lat**: 33.20023
- **long**: -87.54573
- **full address**: Druid City Brewing Company, 700 14th St, Tuscaloosa, AL 35401-3435, United States

## Event gallery

- **Alt text**: Open Mic Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5cc92d93aab9faf1656780e6a36a9f0e8ec65a16c478ecde3d9509d64ab1f533-rimg-w940-h788-dc0f1012-gmir?v=1776210514

## FAQs

- **Q**: When and where is Open Mic Night being held?
  - **A:** Open Mic Night takes place on Wed, 15 Apr, 2026 at 06:30 pm to Wed, 15 Apr, 2026 at 06:30 pm at Druid City Brewing Company, 700 14th St, Tuscaloosa, AL 35401-3435, United States.
- **Q**: Who is organizing Open Mic Night?
  - **A:** Open Mic Night is organized by Druid City Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open Mic Night",
        "image": "https://cdn-az.allevents.in/events1/banners/5cc92d93aab9faf1656780e6a36a9f0e8ec65a16c478ecde3d9509d64ab1f533-rimg-w940-h788-dc0f1012-gmir?v=1776210514",
        "startDate": "2026-04-15T18:30:00-05:00",
        "url": "https://allevents.in/tuscaloosa/open-mic-night/200029943610730",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Druid City Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "700 14th St, Tuscaloosa, AL 35401-3435, United States",
                "addressLocality": "Tuscaloosa",
                "addressRegion": "AL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.20023",
                "longitude": "-87.54573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're doing it again! Join us for another round of our Open Mic Night with your host, Tom Rathe! Signup at 6:30 and we'll kick things off at 7.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Druid City Brewing Company",
                "url": "https://allevents.in/org/druid-city-brewing-company/8912018",
                "description": "Druid City Brewing Company, Tuscaloosa's original craft brewery. Proudly serving Tuscaloosa since 2012. Stop by the tap room to sample the day's brews!"
            }
        ]
    }
]
```