

# Event Details

- **Event Name**: Open mic night
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 07:00 pm
- **Event Description**: Hey local artists! Come on out and show us what you got! All genres welcome!! Bring you friends and family and if you know anyone who may want to show off their skills please share! Many talented artists already confirmed…you don’t wanna miss it!!!!
- **Event URL**: https://allevents.in/massillon/open-mic-night/200030418191336
- **Event Categories**: open-mic, art
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200030418191336?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=massillon-events

## Event venue details

- **city**: Massillon
- **state**: OH
- **country**: United States
- **location**: Tommy B's Diamond Nite Club
- **lat**: 40.782477
- **long**: -81.527501
- **full address**: Tommy B's Diamond Nite Club, 1234 6th St SW,Massillon, Ohio, United States

## Event gallery

- **Alt text**: Open mic night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f99d274e353e3963280d536ee3f978a4a2e4b737e9f8602e036155f560a3e15e-rimg-w1024-h1536-dc040302-gmir?v=1784311236

## FAQs

- **Q**: When and where is Open mic night being held?
  - **A:** Open mic night takes place on Fri, 24 Jul, 2026 at 07:00 pm to Fri, 24 Jul, 2026 at 07:00 pm at Tommy B's Diamond Nite Club, 1234 6th St SW,Massillon, Ohio, United States.
- **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 Massillon, 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/events3/banners/f99d274e353e3963280d536ee3f978a4a2e4b737e9f8602e036155f560a3e15e-rimg-w1024-h1536-dc040302-gmir?v=1784311236",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/massillon/open-mic-night/200030418191336",
        "location": {
            "@type": "Place",
            "name": "Tommy B's Diamond Nite Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1234 6th St SW,Massillon, Ohio",
                "addressLocality": "Massillon",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.782477",
                "longitude": "-81.527501"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hey local artists! Come on out and show us what you got! All genres welcome!! Bring you friends and family and if you know anyone who may want to show off their skills please share! Many talented artists already confirmed…you don’t wanna miss it!!!!"
    }
]
```