

# Event Details

- **Event Name**: The Smiths Ltd Live in Leicester
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 06:45 pm – Sat, 01 Aug, 2026 at 08:45 pm
- **Event Description**: The UKs leading Smiths tribute bring the sound and atmosphere of Morrissey and Marr to The Y Theatre for one night only.Music Genres :  Alternative, Indie, Rock
- **Event URL**: https://allevents.in/leicester/the-smiths-ltd-live-in-leicester/300041995740
- **Event Categories**: art, theatre
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Leicester/The-Y-Theatre/The-Smiths-Ltd-Live-in-Leicester/41995740/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Leicester
- **state**: EN
- **country**: United Kingdom
- **location**: The Y Theatre
- **lat**: 52.63172290
- **long**: -1.12686520
- **full address**: The Y Theatre, 7 East Street, Leicester, United Kingdom

## Event gallery

- **Alt text**: The Smiths Ltd Live in Leicester
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/097fb4d780429abe0e2134a0243b0acaeef61aba554b693f23b3314f4248d42b-rimg-w1024-h1024-dc050505-gmir.jpg?v=1783858869

## FAQs

- **Q**: When and where is The Smiths Ltd Live in Leicester being held?
  - **A:** The Smiths Ltd Live in Leicester takes place on Sat, 01 Aug, 2026 at 06:45 pm to Sat, 01 Aug, 2026 at 08:45 pm at The Y Theatre, 7 East Street, Leicester, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Smiths Ltd Live in Leicester 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 Leicester, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Smiths Ltd Live in Leicester 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": "The Smiths Ltd Live in Leicester",
        "image": "https://cdn-az.allevents.in/events8/banners/097fb4d780429abe0e2134a0243b0acaeef61aba554b693f23b3314f4248d42b-rimg-w1024-h1024-dc050505-gmir.jpg?v=1783858869",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/leicester/the-smiths-ltd-live-in-leicester/300041995740",
        "location": {
            "@type": "Place",
            "name": "The Y Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 East Street",
                "addressLocality": "Leicester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.63172290",
                "longitude": "-1.12686520"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The UKs leading Smiths tribute bring the sound and atmosphere of Morrissey and Marr to The Y Theatre for one night only.Music Genres :  Alternative, Indie, Rock"
    }
]
```