

# Event Details

- **Event Name**: Highways Festival
- **Event Start and End Date**: Fri, 15 May, 2026 at 11:00 am – Sun, 17 May, 2026 at 11:00 pm (+00:00)
- **Event Description**: A festival of Country and Americana, taking place at the iconic Royal Albert Hall.ArtistsJon PardiCarly PearceRandall KingJim LauderdaleEmmylou HarrisMusic Genres :  Country/Americana
- **Event URL**: https://allevents.in/london/highways-festival/300042308833
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Royal Albert Hall
- **lat**: 51.5012674
- **long**: -0.17754
- **full address**: The Royal Albert Hall, Kensington Gore, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a416063887c3308bb5b359c297f1d1ae8983c68da0417b7da9ce18a7d0791e5e-rimg-w1024-h1024-dc1d4479-gmir.jpg?v=1775029460
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5fafd88d97ac9bd8e55312099f435d398baaa0de220bb171e149a3e826714010-rimg-w400-h400-dc1d4579-gmir.jpg?v=1775029459

## Artist Details

- **Artist name**: Jon Pardi
- **Artist name**: Carly Pearce
- **Artist name**: Randall King
- **Artist name**: Jim Lauderdale
- **Artist name**: Emmylou Harris

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 15 May, 2026 at 11:00 am (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Royal Albert Hall, Kensington Gore, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Jon Pardi, Carly Pearce, Randall King, Jim Lauderdale, Emmylou Harris
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** Festivals
- **Q**: Where can I find ticket details about Highways Festival ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Highways Festival",
        "image": "https://cdn-az.allevents.in/events1/banners/a416063887c3308bb5b359c297f1d1ae8983c68da0417b7da9ce18a7d0791e5e-rimg-w1024-h1024-dc1d4479-gmir.jpg?v=1775029460",
        "startDate": "2026-05-15T11:00:00+00:00",
        "endDate": "2026-05-17T23:00:00+00:00",
        "url": "https://allevents.in/london/highways-festival/300042308833",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Royal Albert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kensington Gore",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5012674",
                "longitude": "-0.17754"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A festival of Country and Americana, taking place at the iconic Royal Albert Hall.ArtistsJon PardiCarly PearceRandall KingJim LauderdaleEmmylou HarrisMusic Genres :  Country/Americana",
        "performer": [
            {
                "@type": "Person",
                "name": "Jon Pardi"
            },
            {
                "@type": "Person",
                "name": "Carly Pearce"
            },
            {
                "@type": "Person",
                "name": "Randall King"
            },
            {
                "@type": "Person",
                "name": "Jim Lauderdale"
            },
            {
                "@type": "Person",
                "name": "Emmylou Harris"
            }
        ]
    }
]
```