

# 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**: Highways Festival
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a416063887c3308bb5b359c297f1d1ae8983c68da0417b7da9ce18a7d0791e5e-rimg-w1024-h1024-dc1d4479-gmir.jpg?v=1775029460

## 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 and where is Highways Festival being held?
  - **A:** Highways Festival takes place on Fri, 15 May, 2026 at 11:00 am to Sun, 17 May, 2026 at 11:00 pm at The Royal Albert Hall, Kensington Gore, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Highways 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Highways 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": "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"
            }
        ]
    }
]
```