

# Event Details

- **Event Name**: Leyland Festival
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am – Sat, 20 Jun, 2026 at 11:00 pm (+00:00)
- **Event Description**: Small music festival held in Worden Park, LeylandArtistsConnor BanksJackie MoonMartin DeaconMusic Genres :  Pop, Indie, Ska, Alternative, Electronic
- **Event URL**: https://allevents.in/leyland/leyland-festival/300042432602
- **Event Categories**: festivals, music-festivals, music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/festivals/leyland-festival/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leyland
- **state**: EN
- **country**: United Kingdom
- **location**: Worden Park
- **lat**: 53.685307
- **long**: -2.697838
- **full address**: Worden Park, Worden Lane, Leyland, United Kingdom

## Event gallery

- **Alt text**: Leyland Festival
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/71a27360eb99786f5186d11819d8dfae5f31026ac6dc7a5309dcaa4fdece5e85-rimg-w1024-h1024-dc2a3797-gmir.jpg?v=1778535485

## Artist Details

- **Artist name**: Connor Banks
- **Artist name**: Jackie Moon
- **Artist name**: Martin Deacon

## FAQs

- **Q**: When and where is Leyland Festival being held?
  - **A:** Leyland Festival takes place on Sat, 20 Jun, 2026 at 11:00 am to Sat, 20 Jun, 2026 at 11:00 pm at Worden Park, Worden Lane, Leyland, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Leyland Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Leyland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Leyland Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Leyland Festival",
        "image": "https://cdn-az.allevents.in/events10/banners/71a27360eb99786f5186d11819d8dfae5f31026ac6dc7a5309dcaa4fdece5e85-rimg-w1024-h1024-dc2a3797-gmir.jpg?v=1778535485",
        "startDate": "2026-06-20T11:00:00+00:00",
        "endDate": "2026-06-20T23:00:00+00:00",
        "url": "https://allevents.in/leyland/leyland-festival/300042432602",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Worden Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Worden Lane",
                "addressLocality": "Leyland",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.685307",
                "longitude": "-2.697838"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Small music festival held in Worden Park, LeylandArtistsConnor BanksJackie MoonMartin DeaconMusic Genres :  Pop, Indie, Ska, Alternative, Electronic",
        "performer": [
            {
                "@type": "Person",
                "name": "Connor Banks"
            },
            {
                "@type": "Person",
                "name": "Jackie Moon"
            },
            {
                "@type": "Person",
                "name": "Martin Deacon"
            }
        ]
    }
]
```