

# Event Details

- **Event Name**: The Madchester Experience
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 05:00 pm – Sat, 08 Aug, 2026 at 09:00 pm (+00:00)
- **Event Description**: The Madchester Experience comes to Portsmouth!ArtistsThe Madchester ExperienceMusic Genres :  Rock, Pop, Brit Pop
- **Event URL**: https://allevents.in/southsea/the-madchester-experience/300041220572
- **Event Categories**: art, pop
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Portsmouth/South-Parade-Pier/The-Madchester-Experience/41220572/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Southsea
- **state**: EN
- **country**: United Kingdom
- **location**: South Parade Pier
- **lat**: 50.778896
- **long**: -1.076097
- **full address**: South Parade Pier, South Parade, Southsea, United Kingdom

## Event gallery

- **Alt text**: The Madchester Experience
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c664da988603af931e8c7ce1b536060604ca716c47adee6c8fa5601e6abc28cf-rimg-w1024-h1024-dcfcfae1-gmir.jpg?v=1776471664

## Artist Details

- **Artist name**: The Madchester Experience

## FAQs

- **Q**: When and where is The Madchester Experience being held?
  - **A:** The Madchester Experience takes place on Sat, 08 Aug, 2026 at 05:00 pm to Sat, 08 Aug, 2026 at 09:00 pm at South Parade Pier, South Parade, Southsea, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Madchester Experience is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Southsea, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Madchester Experience sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Madchester Experience",
        "image": "https://cdn-az.allevents.in/events10/banners/c664da988603af931e8c7ce1b536060604ca716c47adee6c8fa5601e6abc28cf-rimg-w1024-h1024-dcfcfae1-gmir.jpg?v=1776471664",
        "startDate": "2026-08-08T17:00:00+00:00",
        "endDate": "2026-08-08T21:00:00+00:00",
        "url": "https://allevents.in/southsea/the-madchester-experience/300041220572",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "South Parade Pier",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Parade",
                "addressLocality": "Southsea",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.778896",
                "longitude": "-1.076097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Madchester Experience comes to Portsmouth!ArtistsThe Madchester ExperienceMusic Genres :  Rock, Pop, Brit Pop",
        "performer": [
            {
                "@type": "Person",
                "name": "The Madchester Experience"
            }
        ]
    }
]
```