

# Event Details

- **Event Name**: The Northside Raven
- **Event Start and End Date**: Tue, 21 Jul, 2026 at 05:00 pm – Thu, 23 Jul, 2026 at 06:30 pm
- **Event Description**: Riley's life changed the day two black wings sprouted from their back. This original play reimagines the experience of growing up queer.
- **Event URL**: https://allevents.in/galway/the-northside-raven/300042514655
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Ireland/Silent-Cinema/The-Northside-Raven/42514655/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Galway
- **state**: GY
- **country**: Ireland
- **location**: Silent Cinema
- **lat**: 53.27120440
- **long**: -9.05675900
- **full address**: Silent Cinema, 60 Dominick Street Lower, Galway, Ireland

## Event gallery

- **Alt text**: The Northside Raven
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c03cbd0ce50238d156aa7fff4de3043a0a61a17c01e2d24575fb8823a801415a-rimg-w1024-h1024-dc161815-gmir.jpg?v=1783854482

## FAQs

- **Q**: When and where is The Northside Raven being held?
  - **A:** The Northside Raven takes place on Tue, 21 Jul, 2026 at 05:00 pm to Thu, 23 Jul, 2026 at 06:30 pm at Silent Cinema, 60 Dominick Street Lower, Galway, Ireland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Northside Raven",
        "image": "https://cdn-az.allevents.in/events3/banners/c03cbd0ce50238d156aa7fff4de3043a0a61a17c01e2d24575fb8823a801415a-rimg-w1024-h1024-dc161815-gmir.jpg?v=1783854482",
        "startDate": "2026-07-21",
        "endDate": "2026-07-23",
        "url": "https://allevents.in/galway/the-northside-raven/300042514655",
        "location": {
            "@type": "Place",
            "name": "Silent Cinema",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "60 Dominick Street Lower",
                "addressLocality": "Galway",
                "addressRegion": "GY",
                "addressCountry": "IE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.27120440",
                "longitude": "-9.05675900"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Riley's life changed the day two black wings sprouted from their back. This original play reimagines the experience of growing up queer."
    }
]
```