

# Event Details

- **Event Name**: Roundhay Festival
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 11:00 am – Sat, 04 Jul, 2026 at 11:00 pm (+00:00)
- **Event Description**: New festival at Roundhay Park in Leeds.ArtistsLewis CapaldiPitbullKeshaMusic Genres :  Pop
- **Event URL**: https://allevents.in/leeds/roundhay-festival/300041367452
- **Event Categories**: festivals, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Roundhay Park
- **lat**: 53.839553
- **long**: -1.503017
- **full address**: Roundhay Park, Roundhay Park, Leeds, United Kingdom

## Event gallery

- **Alt text**: Roundhay Festival
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/21d3b94ed366142e2ae557e2313b0fc5ef40ce45cb7ce4dcaf22402fdae2b085-rimg-w1024-h1024-dca7a9d7-gmir.jpg?v=1772451851

## Artist Details

- **Artist name**: Lewis Capaldi
- **Artist name**: Pitbull
- **Artist name**: Kesha

## FAQs

- **Q**: When and where is Roundhay Festival being held?
  - **A:** Roundhay Festival takes place on Fri, 03 Jul, 2026 at 11:00 am to Sat, 04 Jul, 2026 at 11:00 pm at Roundhay Park, Roundhay Park, Leeds, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Roundhay 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 Leeds, this event is thoughtfully curated to deliver a standout experience worth every moment. If Roundhay 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": "Roundhay Festival",
        "image": "https://cdn-az.allevents.in/events10/banners/21d3b94ed366142e2ae557e2313b0fc5ef40ce45cb7ce4dcaf22402fdae2b085-rimg-w1024-h1024-dca7a9d7-gmir.jpg?v=1772451851",
        "startDate": "2026-07-03T11:00:00+00:00",
        "endDate": "2026-07-04T23:00:00+00:00",
        "url": "https://allevents.in/leeds/roundhay-festival/300041367452",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Roundhay Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Roundhay Park",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.839553",
                "longitude": "-1.503017"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New festival at Roundhay Park in Leeds.ArtistsLewis CapaldiPitbullKeshaMusic Genres :  Pop",
        "performer": [
            {
                "@type": "Person",
                "name": "Lewis Capaldi"
            },
            {
                "@type": "Person",
                "name": "Pitbull"
            },
            {
                "@type": "Person",
                "name": "Kesha"
            }
        ]
    }
]
```