

# Event Details

- **Event Name**: The Park Series presents MADNESS
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 01:00 pm – Sat, 13 Jun, 2026 at 09:00 pm (+00:00)
- **Event Description**: Madness are coming to Abbey Park, Leicester on Saturday 13th June as part of their Hits Parade Summer Showtime show!ArtistsMadness
- **Event URL**: https://allevents.in/leicester/the-park-series-presents-madness/300041596330
- **Event Categories**: art, parades
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leicester/Abbey-Park/The-Park-Series-presents-MADNESS/41596330/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leicester
- **state**: EN
- **country**: United Kingdom
- **location**: Abbey Park
- **lat**: 52.64410200
- **long**: -1.13535300
- **full address**: Abbey Park, Abbey Park Road, Leicester, United Kingdom

## Event gallery

- **Alt text**: The Park Series presents MADNESS
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9b86e133216c802ee268fb8b89a03bbc0a6c9e25ab2992487bd1b859c5649b72-rimg-w1024-h1024-dc104890-gmir.jpg?v=1773861863

## Artist Details

- **Artist name**: Madness

## FAQs

- **Q**: When and where is The Park Series presents MADNESS being held?
  - **A:** The Park Series presents MADNESS takes place on Sat, 13 Jun, 2026 at 01:00 pm to Sat, 13 Jun, 2026 at 09:00 pm at Abbey Park, Abbey Park Road, Leicester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Park Series presents MADNESS is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Leicester, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Park Series presents MADNESS 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": "The Park Series presents MADNESS",
        "image": "https://cdn-az.allevents.in/events8/banners/9b86e133216c802ee268fb8b89a03bbc0a6c9e25ab2992487bd1b859c5649b72-rimg-w1024-h1024-dc104890-gmir.jpg?v=1773861863",
        "startDate": "2026-06-13T13:00:00+00:00",
        "endDate": "2026-06-13T21:00:00+00:00",
        "url": "https://allevents.in/leicester/the-park-series-presents-madness/300041596330",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Abbey Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Abbey Park Road",
                "addressLocality": "Leicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.64410200",
                "longitude": "-1.13535300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Madness are coming to Abbey Park, Leicester on Saturday 13th June as part of their Hits Parade Summer Showtime show!ArtistsMadness",
        "performer": [
            {
                "@type": "Person",
                "name": "Madness"
            }
        ]
    }
]
```