

# Event Details

- **Event Name**: Hysteria dance
- **Event Start and End Date**: Fri, 25 Sep, 2026 at 06:00 pm – Sat, 26 Sep, 2026 at 03:00 am (+00:00)
- **Event Description**: Hysteria is back this September bigger and better then everArtistsScott BrownMC Tazo
- **Event URL**: https://allevents.in/newcastle-upon-tyne/hysteria-dance/300042610455
- **Event Categories**: fitness
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Newcastle-on-Tyne/Powerhouse/Hysteria-dance/42610455/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Newcastle Upon Tyne
- **state**: EN
- **country**: United Kingdom
- **location**: Powerhouse
- **lat**: 54.96827260
- **long**: -1.62242000
- **full address**: Powerhouse, 11-15 Westmorland Road, Newcastle Upon Tyne, United Kingdom

## Event gallery

- **Alt text**: Hysteria dance
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/629941db33e136a933e323c2de79ff79062ff118850cfc5b87430433f4e8e93e-rimg-w1024-h1024-dc383868-gmir.jpg?v=1788584415

## Artist Details

- **Artist name**: Scott Brown
- **Artist name**: MC Tazo

## FAQs

- **Q**: When and where is Hysteria dance being held?
  - **A:** Hysteria dance takes place on Fri, 25 Sep, 2026 at 06:00 pm to Sat, 26 Sep, 2026 at 03:00 am at Powerhouse, 11-15 Westmorland Road, Newcastle Upon Tyne, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Hysteria dance is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Newcastle Upon Tyne, this event is thoughtfully curated to deliver a standout experience worth every moment. If Hysteria dance 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": "Hysteria dance",
        "image": "https://cdn-az.allevents.in/events3/banners/629941db33e136a933e323c2de79ff79062ff118850cfc5b87430433f4e8e93e-rimg-w1024-h1024-dc383868-gmir.jpg?v=1788584415",
        "startDate": "2026-09-25T18:00:00+00:00",
        "endDate": "2026-09-26T03:00:00+00:00",
        "url": "https://allevents.in/newcastle-upon-tyne/hysteria-dance/300042610455",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Powerhouse",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11-15 Westmorland Road",
                "addressLocality": "Newcastle Upon Tyne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.96827260",
                "longitude": "-1.62242000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hysteria is back this September bigger and better then everArtistsScott BrownMC Tazo",
        "performer": [
            {
                "@type": "Person",
                "name": "Scott Brown"
            },
            {
                "@type": "Person",
                "name": "MC Tazo"
            }
        ]
    }
]
```