

# Event Details

- **Event Name**: Pretty Weird Scratch Night
- **Event Start and End Date**: Tue, 07 Jul, 2026 at 07:00 pm
- **Event Description**: FOULMOUTH Theatre presents an evening of the eccentric: six short plays with absurdist themes. Expect awkward interactions in sex shops, alien encounters, and a strangely intimate relationship with Hummus. This is gonna be a pretty weird night!
- **Event URL**: https://allevents.in/manchester/pretty-weird-scratch-night/200030254245517
- **Event Categories**: Art, Theatre
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Social Refuge
- **lat**: 53.48477
- **long**: -2.23233
- **full address**: Social Refuge, 27 Great Ancoats Street,Manchester, United Kingdom

## Event gallery

- **Alt text**: Pretty Weird Scratch Night
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a5698e89200841c31138abde2beabe6de7375562ddb533665f8d21c7f6363d65-rimg-w1200-h852-dc010006-gmir?v=1782407951

## FAQs

- **Q**: When and where is Pretty Weird Scratch Night being held?
  - **A:** Pretty Weird Scratch Night takes place on Tue, 07 Jul, 2026 at 07:00 pm to Tue, 07 Jul, 2026 at 07:00 pm at Social Refuge, 27 Great Ancoats Street,Manchester, United Kingdom.
- **Q**: Who is organizing Pretty Weird Scratch Night?
  - **A:** Pretty Weird Scratch Night is organized by Foulmouth.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pretty Weird Scratch Night",
        "image": "https://cdn-az.allevents.in/events8/banners/a5698e89200841c31138abde2beabe6de7375562ddb533665f8d21c7f6363d65-rimg-w1200-h852-dc010006-gmir?v=1782407951",
        "startDate": "2026-07-07",
        "url": "https://allevents.in/manchester/pretty-weird-scratch-night/200030254245517",
        "location": {
            "@type": "Place",
            "name": "Social Refuge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "27 Great Ancoats Street,Manchester, United Kingdom",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48477",
                "longitude": "-2.23233"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "FOULMOUTH Theatre presents an evening of the eccentric: six short plays with absurdist themes. Expect awkward interactions in sex shops, alien encounters, and a strangely intimate relationship with Hummus. This is gonna be a pretty weird night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Foulmouth",
                "url": "https://allevents.in/org/foulmouth/27931127"
            }
        ]
    }
]
```