

# Event Details

- **Event Name**: The Comedy Circus
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 07:00 pm – Wed, 13 May, 2026 at 07:00 pm (+00:00)
- **Event Description**: A grassroots Open mic comedy show where anyone is welcome to sign up and perform on the night. It's free to watch and always a fun chaotic night.
- **Event URL**: https://allevents.in/manchester/the-comedy-circus/300041940066
- **Event Categories**: comedy, open-mic
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Stage-And-Radio/The-Comedy-Circus/41940066/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Stage And Radio
- **lat**: 53.48218400
- **long**: -2.23180400
- **full address**: Stage And Radio, 43 Port Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: The Comedy Circus
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/bdebad4dbfd1083ee666d5c28ff6a777c27c4c844837ae8af5498bb0580d80af-rimg-w1024-h1024-dcfefdfb-gmir.jpg?v=1773750685

## FAQs

- **Q**: When and where is The Comedy Circus being held?
  - **A:** The Comedy Circus takes place on Wed, 21 Jan, 2026 at 07:00 pm to Wed, 13 May, 2026 at 07:00 pm at Stage And Radio, 43 Port Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Comedy Circus is ideal for comedy fans, stand-up enthusiasts, and anyone looking for a dedicated session of curated laughs, professional acts, and sharp wit from seasoned performers. Whether you're a first-time attendee or a longtime enthusiast in Manchester, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Comedy Circus 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 Comedy Circus",
        "image": "https://cdn-az.allevents.in/events4/banners/bdebad4dbfd1083ee666d5c28ff6a777c27c4c844837ae8af5498bb0580d80af-rimg-w1024-h1024-dcfefdfb-gmir.jpg?v=1773750685",
        "startDate": "2026-01-21T19:00:00+00:00",
        "endDate": "2026-05-13T19:00:00+00:00",
        "url": "https://allevents.in/manchester/the-comedy-circus/300041940066",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Stage And Radio",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43 Port Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48218400",
                "longitude": "-2.23180400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A grassroots Open mic comedy show where anyone is welcome to sign up and perform on the night. It's free to watch and always a fun chaotic night."
    }
]
```