

# Event Details

- **Event Name**: Theatre Open Mic Night
- **Event Start and End Date**: Thu, 16 Apr, 2026 at 07:30 pm
- **Event Description**: ....
- **Event URL**: https://allevents.in/loughborough/theatre-open-mic-night/200029954358125
- **Event Categories**: open-mic, art, theatre
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: 39b Market Street, Loughborough
- **lat**: 52.77185
- **long**: -1.20917
- **full address**: 39b Market Street, Loughborough, United Kingdom

## Event gallery

- **Alt text**: Theatre Open Mic Night
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0da87b78c5e07979298e4184b6c3494113014c2040381d01a3feefe7c5fd66c6-rimg-w960-h541-dc191816-gmir?v=1776353725

## FAQs

- **Q**: When and where is Theatre Open Mic Night being held?
  - **A:** Theatre Open Mic Night takes place on Thu, 16 Apr, 2026 at 07:30 pm to Thu, 16 Apr, 2026 at 07:30 pm at 39b Market Street, Loughborough, United Kingdom.
- **Q**: Who is organizing Theatre Open Mic Night?
  - **A:** Theatre Open Mic Night is organized by The Mini Monocle.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Theatre 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 Loughborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Theatre 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": "Theatre Open Mic Night",
        "image": "https://cdn-az.allevents.in/events2/banners/0da87b78c5e07979298e4184b6c3494113014c2040381d01a3feefe7c5fd66c6-rimg-w960-h541-dc191816-gmir?v=1776353725",
        "startDate": "2026-04-16",
        "url": "https://allevents.in/loughborough/theatre-open-mic-night/200029954358125",
        "location": {
            "@type": "Place",
            "name": "39b Market Street, Loughborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39b Market Street, Loughborough, LE11 3, United Kingdom",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.77185",
                "longitude": "-1.20917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mini Monocle",
                "url": "https://allevents.in/org/the-mini-monocle/23510502"
            }
        ]
    }
]
```