

# Event Details

- **Event Name**: The People's Open Mic
- **Event Start and End Date**: Wed, 03 Sep, 2025 at 06:30 pm – Wed, 03 Sep, 2025 at 07:30 pm
- **Event Description**: Fun pub based old school open mic.  Sign up at 6:30 Show at 7:30.
- **Event URL**: https://allevents.in/chatham/the-peoples-open-mic/80001966822102
- **Event Categories**: live-music, open-mic
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chatham
- **state**: NY
- **country**: United States
- **location**: The People's Pub
- **lat**: 42.3630138
- **long**: -73.5959021
- **full address**: The People's Pub, 36 Main St, Chatham, NY 12037, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn2.allevents.in/thumbs/live_large68b6ee94092fc.jpg

## FAQs

- **Q**: When and where is The People's Open Mic being held?
  - **A:** The People's Open Mic takes place on Wed, 03 Sep, 2025 at 06:30 pm to Wed, 03 Sep, 2025 at 07:30 pm at The People's Pub, 36 Main St, Chatham, NY 12037, United States.
- **Q**: Who is organizing The People's Open Mic?
  - **A:** The People's Open Mic is organized by PP open mic.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The People's Open Mic 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 Chatham, this event is thoughtfully curated to deliver a standout experience worth every moment. If The People's Open Mic 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": "The People's Open Mic",
        "image": "https://cdn2.allevents.in/thumbs/thumb68b6ef9228650.jpg",
        "startDate": "2025-09-03",
        "endDate": "2025-09-03",
        "url": "https://allevents.in/chatham/the-peoples-open-mic/80001966822102",
        "location": {
            "@type": "Place",
            "name": "The People's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "36 Main St, Chatham, NY 12037, United States",
                "postalCode": "12037",
                "addressLocality": "Chatham",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.3630138",
                "longitude": "-73.5959021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun pub based old school open mic.  Sign up at 6:30 Show at 7:30.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "PP open mic",
                "url": "https://allevents.in/org/pp-open-mic/25632788"
            }
        ]
    }
]
```