

# Event Details

- **Event Name**: The Park Series presents JLS (Brighton)
- **Event Start and End Date**: Fri, 22 May, 2026 at 03:00 pm – Fri, 22 May, 2026 at 09:00 pm (+00:00)
- **Event Description**: Multi-platinum boyband JLS are set to bring their chart-topping hits to the south coast as The Park Series returns to East Brighton ParkArtistsJLS
- **Event URL**: https://allevents.in/brighton/the-park-series-presents-jls-brighton/300042092383
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Brighton/East-Brighton-Park/The-Park-Series-presents-JLS-Brighton/42092383/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Brighton
- **state**: EN
- **country**: United Kingdom
- **location**: East Brighton Park
- **lat**: 50.81987700
- **long**: -0.09738000
- **full address**: East Brighton Park, East Brighton Park, Wilson Avenue, Brighton, United Kingdom

## Event gallery

- **Alt text**: The Park Series presents JLS (Brighton)
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c2af17a94d6c590e0cb8ed56e364f4ce4e276b1df353378312f812db9106e8af-rimg-w1024-h1024-dc59777e-gmir.jpg?v=1776014764

## Artist Details

- **Artist name**: JLS

## FAQs

- **Q**: When and where is The Park Series presents JLS (Brighton) being held?
  - **A:** The Park Series presents JLS (Brighton) takes place on Fri, 22 May, 2026 at 03:00 pm to Fri, 22 May, 2026 at 09:00 pm at East Brighton Park, East Brighton Park, Wilson Avenue, Brighton, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Park Series presents JLS (Brighton) 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 Brighton, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Park Series presents JLS (Brighton) 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 Park Series presents JLS (Brighton)",
        "image": "https://cdn-az.allevents.in/events1/banners/c2af17a94d6c590e0cb8ed56e364f4ce4e276b1df353378312f812db9106e8af-rimg-w1024-h1024-dc59777e-gmir.jpg?v=1776014764",
        "startDate": "2026-05-22T15:00:00+00:00",
        "endDate": "2026-05-22T21:00:00+00:00",
        "url": "https://allevents.in/brighton/the-park-series-presents-jls-brighton/300042092383",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "East Brighton Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "East Brighton Park, Wilson Avenue",
                "addressLocality": "Brighton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.81987700",
                "longitude": "-0.09738000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Multi-platinum boyband JLS are set to bring their chart-topping hits to the south coast as The Park Series returns to East Brighton ParkArtistsJLS",
        "performer": [
            {
                "@type": "Person",
                "name": "JLS"
            }
        ]
    }
]
```