

# Event Details

- **Event Name**: Lorde concert
- **Event Start and End Date**: Tue, 25 Aug, 2026 at 05:00 pm – Tue, 25 Aug, 2026 at 10:00 pm (+00:00)
- **Event Description**: X2 standing lorde tickets for Tuesday the 25th of AugustArtistsLorde
- **Event URL**: https://allevents.in/inverkeithing/lorde-concert/300042657535
- **Event Categories**: fitness, Concerts, Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Edinburgh/Royal-Highland-Showground/Lorde-concert/42657535/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Inverkeithing
- **state**: SC
- **country**: United Kingdom
- **location**: Royal Highland Showground
- **lat**: 55.9406824
- **long**: -3.3684184
- **full address**: Royal Highland Showground, 1 Ingliston Gardens, Ingliston, Inverkeithing, United Kingdom

## Event gallery

- **Alt text**: Lorde concert
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d0eff1a4ffb3fb73421bacb3ac7893007e4a60dfffcfebf5ddb57edd9b4ac8f9-rimg-w400-h400-dc181818-gmir.png?v=1786897944

## Artist Details

- **Artist name**: Lorde

## FAQs

- **Q**: When and where is Lorde concert being held?
  - **A:** Lorde concert takes place on Tue, 25 Aug, 2026 at 05:00 pm to Tue, 25 Aug, 2026 at 10:00 pm at Royal Highland Showground, 1 Ingliston Gardens, Ingliston, Inverkeithing, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lorde concert 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 Inverkeithing, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lorde concert 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": "Lorde concert",
        "image": "https://cdn-az.allevents.in/events3/banners/d0eff1a4ffb3fb73421bacb3ac7893007e4a60dfffcfebf5ddb57edd9b4ac8f9-rimg-w400-h400-dc181818-gmir.png?v=1786897944",
        "startDate": "2026-08-25T17:00:00+00:00",
        "endDate": "2026-08-25T22:00:00+00:00",
        "url": "https://allevents.in/inverkeithing/lorde-concert/300042657535",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal Highland Showground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Ingliston Gardens, Ingliston",
                "addressLocality": "Inverkeithing",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.9406824",
                "longitude": "-3.3684184"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "X2 standing lorde tickets for Tuesday the 25th of AugustArtistsLorde",
        "performer": [
            {
                "@type": "Person",
                "name": "Lorde"
            }
        ]
    }
]
```