

# Event Details

- **Event Name**: You Stupid Darkness!
- **Event Start and End Date**: Thu, 13 Aug, 2026 at 07:30 pm – Sat, 15 Aug, 2026 at 10:15 pm
- **Event Description**: In a cramped, crumbling office, four volunteers spend a few hours every Tuesday night on the phone telling strangers that everything is going to be ok
- **Event URL**: https://allevents.in/manchester/you-stupid-darkness/300042622357
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Manchester/St.-Werburgh%27s-Hall/You-Stupid-Darkness/42622357/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: St. Werburgh's Hall
- **lat**: 53.4433939
- **long**: -2.2673687
- **full address**: St. Werburgh's Hall, St. Werburgh's Road, Manchester, United Kingdom

## Event gallery

- **Alt text**: You Stupid Darkness!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/071eab255598d45bf931af729c8f44371adb343af6611f130d6f414c11250f1d-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1785719002

## FAQs

- **Q**: When and where is You Stupid Darkness! being held?
  - **A:** You Stupid Darkness! takes place on Thu, 13 Aug, 2026 at 07:30 pm to Sat, 15 Aug, 2026 at 10:15 pm at St. Werburgh's Hall, St. Werburgh's Road, Manchester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** You Stupid Darkness! 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 You Stupid Darkness! 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": "You Stupid Darkness!",
        "image": "https://cdn-az.allevents.in/events5/banners/071eab255598d45bf931af729c8f44371adb343af6611f130d6f414c11250f1d-rimg-w1024-h1024-dcf8f8f8-gmir.jpg?v=1785719002",
        "startDate": "2026-08-13",
        "endDate": "2026-08-15",
        "url": "https://allevents.in/manchester/you-stupid-darkness/300042622357",
        "location": {
            "@type": "Place",
            "name": "St. Werburgh's Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St. Werburgh's Road",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.4433939",
                "longitude": "-2.2673687"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "In a cramped, crumbling office, four volunteers spend a few hours every Tuesday night on the phone telling strangers that everything is going to be ok"
    }
]
```