

# Event Details

- **Event Name**: The Smiths LTD
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 07:00 pm – Sat, 28 Feb, 2026 at 11:00 pm
- **Event Description**: With an authenticity and provenance that's hard to beat The Smiths Ltd are the ultimate tribute.ArtistsThe Smiths LtdMusic Genres :  Indie, Covers Band/Tribute Act
- **Event URL**: https://allevents.in/birmingham/the-smiths-ltd/300040987484
- **Event Categories**: music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/The-Castle-And-Falcon/The-Smiths-LTD/40987484/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Birmingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Castle And Falcon
- **lat**: 52.4599842
- **long**: -1.884336
- **full address**: The Castle And Falcon, 402 Moseley Road, Birmingham, United Kingdom

## Event gallery

- **Alt text**: The Smiths LTD
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/f67b34824a72f0591a28d5b672d021d79d05f6a33dd1328256b1e53b440598a1-rimg-w1024-h1024-dc323232-gmir.jpg?v=1766405166

## Artist Details

- **Artist name**: The Smiths Ltd

## FAQs

- **Q**: When and where is The Smiths LTD being held?
  - **A:** The Smiths LTD takes place on Sat, 28 Feb, 2026 at 07:00 pm to Sat, 28 Feb, 2026 at 11:00 pm at The Castle And Falcon, 402 Moseley Road, Birmingham, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Smiths LTD 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 Birmingham, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Smiths LTD 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",
        "image": "https://cdn-az.allevents.in/events2/banners/f67b34824a72f0591a28d5b672d021d79d05f6a33dd1328256b1e53b440598a1-rimg-w1024-h1024-dc323232-gmir.jpg?v=1766405166",
        "startDate": "2026-02-28",
        "endDate": "2026-02-28",
        "url": "https://allevents.in/birmingham/the-smiths-ltd/300040987484",
        "location": {
            "@type": "Place",
            "name": "The Castle And Falcon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 Moseley Road",
                "addressLocality": "Birmingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.4599842",
                "longitude": "-1.884336"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "With an authenticity and provenance that's hard to beat The Smiths Ltd are the ultimate tribute.ArtistsThe Smiths LtdMusic Genres :  Indie, Covers Band/Tribute Act",
        "performer": [
            {
                "@type": "Person",
                "name": "The Smiths Ltd"
            }
        ]
    }
]
```