

# Event Details

- **Event Name**: Manchester Comedy Club presents: FRIDAY NIGHT COMEDY!
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 06:30 pm – Fri, 05 Jun, 2026 at 09:30 pm (+00:00)
- **Event Description**: Manchester Comedy Club on Friday 29th May. With the stunning Charli Angel, Mandy McCarthy as MC, and a whole host of hilarious comedians!ArtistsMandy McCarthyCharli Angel
- **Event URL**: https://allevents.in/manchester/manchester-comedy-club-presents-friday-night-comedy/300042334873
- **Event Categories**: comedy, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/Area-Manchester/Manchester-Comedy-Club-presents-FRIDAY-NIGHT-COMEDY/42334873/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Area Manchester
- **lat**: 53.4764119
- **long**: -2.2366278
- **full address**: Area Manchester, 50 Sackville Street, Manchester, United Kingdom

## Event gallery

- **Alt text**: Manchester Comedy Club presents: FRIDAY NIGHT COMEDY!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cfa109db72be04dd6ddbb5f356734c36d564fdce22f3a919cb1d7ae1eb787fcd-rimg-w1024-h1024-dc040303-gmir.jpg?v=1775759295

## Artist Details

- **Artist name**: Mandy McCarthy
- **Artist name**: Charli Angel

## FAQs

- **Q**: When and where is Manchester Comedy Club presents: FRIDAY NIGHT COMEDY! being held?
  - **A:** Manchester Comedy Club presents: FRIDAY NIGHT COMEDY! takes place on Fri, 05 Jun, 2026 at 06:30 pm to Fri, 05 Jun, 2026 at 09:30 pm at Area Manchester, 50 Sackville Street, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Manchester Comedy Club presents: FRIDAY NIGHT COMEDY! 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 Manchester Comedy Club presents: FRIDAY NIGHT COMEDY! 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": "Manchester Comedy Club presents: FRIDAY NIGHT COMEDY!",
        "image": "https://cdn-az.allevents.in/events1/banners/cfa109db72be04dd6ddbb5f356734c36d564fdce22f3a919cb1d7ae1eb787fcd-rimg-w1024-h1024-dc040303-gmir.jpg?v=1775759295",
        "startDate": "2026-06-05T18:30:00+00:00",
        "endDate": "2026-06-05T21:30:00+00:00",
        "url": "https://allevents.in/manchester/manchester-comedy-club-presents-friday-night-comedy/300042334873",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Area Manchester",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Sackville Street",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4764119",
                "longitude": "-2.2366278"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Manchester Comedy Club on Friday 29th May. With the stunning Charli Angel, Mandy McCarthy as MC, and a whole host of hilarious comedians!ArtistsMandy McCarthyCharli Angel",
        "performer": [
            {
                "@type": "Person",
                "name": "Mandy McCarthy"
            },
            {
                "@type": "Person",
                "name": "Charli Angel"
            }
        ]
    }
]
```