

# Event Details

- **Event Name**: Sirens: The Concert Series
- **Event Start and End Date**: Thu, 02 Jul, 2026 at 07:00 pm – Sun, 09 Aug, 2026 at 08:00 pm
- **Event Description**: Five Women. One Sound. No apologies. A concert-theatre experience for everyone who has ever needed a night that was entirely, unapologetically theirs.
- **Event URL**: https://allevents.in/london/sirens-the-concert-series/300042475561
- **Event Categories**: concerts, music, entertainment, art, theatre
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/The-Emerald-Theatre/Sirens-The-Concert-Series/42475561/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: The Emerald Theatre
- **lat**: 51.50988600
- **long**: -0.11826970
- **full address**: The Emerald Theatre, 8 Victoria Embankment, London, United Kingdom

## Event gallery

- **Alt text**: Sirens: The Concert Series
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/74a9e36683bb76e5aa4e0b83e345c9663cb5173ec0a02b6965a9901d1751d231-rimg-w1024-h1024-dc020204-gmir.jpg?v=1783187940

## FAQs

- **Q**: When and where is Sirens: The Concert Series being held?
  - **A:** Sirens: The Concert Series takes place on Thu, 02 Jul, 2026 at 07:00 pm to Sun, 09 Aug, 2026 at 08:00 pm at The Emerald Theatre, 8 Victoria Embankment, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sirens: The Concert Series 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 London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sirens: The Concert Series 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": "Sirens: The Concert Series",
        "image": "https://cdn-az.allevents.in/events9/banners/74a9e36683bb76e5aa4e0b83e345c9663cb5173ec0a02b6965a9901d1751d231-rimg-w1024-h1024-dc020204-gmir.jpg?v=1783187940",
        "startDate": "2026-07-02",
        "endDate": "2026-08-09",
        "url": "https://allevents.in/london/sirens-the-concert-series/300042475561",
        "location": {
            "@type": "Place",
            "name": "The Emerald Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 Victoria Embankment",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.50988600",
                "longitude": "-0.11826970"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Five Women. One Sound. No apologies. A concert-theatre experience for everyone who has ever needed a night that was entirely, unapologetically theirs."
    }
]
```