

# Event Details

- **Event Name**: Darkling
- **Event Start and End Date**: Tue, 03 Nov, 2026 at 08:00 pm – Wed, 04 Nov, 2026 at 10:00 pm (+00:00)
- **Event Description**: Bhopal, 1984. An epic story of a life ravaged by ecological disaster, from ATC.
- **Event URL**: https://allevents.in/oxford/darkling/300042682623
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Oxford/The-North-Wall-Arts-Centre/Darkling/42682623/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Oxford
- **state**: EN
- **country**: United Kingdom
- **location**: The North Wall Arts Centre
- **lat**: 51.777327
- **long**: -1.269203
- **full address**: The North Wall Arts Centre, South Parade, Oxford, United Kingdom

## Event gallery

- **Alt text**: Darkling
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7cf0314e5101aa1d96a2f727d7efd8da472fd356e757974764b3636995c10a17-rimg-w400-h400-dc181818-gmir.png?v=1787782087

## FAQs

- **Q**: When and where is Darkling being held?
  - **A:** Darkling takes place on Tue, 03 Nov, 2026 at 08:00 pm to Wed, 04 Nov, 2026 at 10:00 pm at The North Wall Arts Centre, South Parade, Oxford, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Darkling",
        "image": "https://cdn-az.allevents.in/events1/banners/7cf0314e5101aa1d96a2f727d7efd8da472fd356e757974764b3636995c10a17-rimg-w400-h400-dc181818-gmir.png?v=1787782087",
        "startDate": "2026-11-03T20:00:00+00:00",
        "endDate": "2026-11-04T22:00:00+00:00",
        "url": "https://allevents.in/oxford/darkling/300042682623",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The North Wall Arts Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Parade",
                "addressLocality": "Oxford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.777327",
                "longitude": "-1.269203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bhopal, 1984. An epic story of a life ravaged by ecological disaster, from ATC."
    }
]
```