

# Event Details

- **Event Name**: Transonic Chapter 9
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 02:00 pm – Sun, 15 Mar, 2026 at 01:00 am
- **Event Description**: A line up packed with some of the people that are responsible for putting on regular events and making the scene in the North East what it is today!ArtistsJak AggasPhil LittledykeStuart LaneMusic Genres :  Trance
- **Event URL**: https://allevents.in/sunderland/transonic-chapter-9/300042088383
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Sunderland/Club-Upside-Down/Transonic-Chapter-9/42088383/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Sunderland
- **state**: EN
- **country**: United Kingdom
- **location**: Club Upside Down
- **lat**: 54.903716
- **long**: -1.387399
- **full address**: Club Upside Down, 24 Vine Place, Sunderland, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c9f100a388da2fcec58629c883167853cd2c1b8a5df52f80b5d8873877d8ae50-rimg-w1024-h1024-dc000000-gmir.jpg?v=1770871701
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/3ac605a00eb881beb75070d87d1aa79f40c784b540276759a206ef14587bb35c-rimg-w400-h400-dc000000-gmir.jpg?v=1770871701

## Artist Details

- **Artist name**: Jak Aggas
- **Artist name**: Phil Littledyke
- **Artist name**: Stuart Lane

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** Club Upside Down, 24 Vine Place, Sunderland, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Jak Aggas, Phil Littledyke, Stuart Lane
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** art
- **Q**: Where can I find ticket details about Transonic Chapter 9 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Transonic Chapter 9",
        "image": "https://cdn-az.allevents.in/events1/banners/c9f100a388da2fcec58629c883167853cd2c1b8a5df52f80b5d8873877d8ae50-rimg-w1024-h1024-dc000000-gmir.jpg?v=1770871701",
        "startDate": "2026-03-14",
        "endDate": "2026-03-15",
        "url": "https://allevents.in/sunderland/transonic-chapter-9/300042088383",
        "location": {
            "@type": "Place",
            "name": "Club Upside Down",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24 Vine Place",
                "addressLocality": "Sunderland",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.903716",
                "longitude": "-1.387399"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A line up packed with some of the people that are responsible for putting on regular events and making the scene in the North East what it is today!ArtistsJak AggasPhil LittledykeStuart LaneMusic Genres :  Trance",
        "performer": [
            {
                "@type": "Person",
                "name": "Jak Aggas"
            },
            {
                "@type": "Person",
                "name": "Phil Littledyke"
            },
            {
                "@type": "Person",
                "name": "Stuart Lane"
            }
        ]
    }
]
```