

# Event Details

- **Event Name**: These Smiths
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:30 pm – Thu, 12 Mar, 2026 at 11:00 pm
- **Event Description**: These Smiths are the UK's best tribute to The Smiths; they are renowned as the closest-sounding tribute to the real thing.ArtistsThese SmithsMusic Genres :  Indie, 1980s
- **Event URL**: https://allevents.in/liverpool/these-smiths/300040861239
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Liverpool/Cavern-Club/These-Smiths/40861239/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Cavern Club
- **lat**: 53.406057
- **long**: -2.9875802
- **full address**: Cavern Club, 10 Mathew St, Liverpool, United Kingdom

## Event gallery

- **Alt text**: These Smiths
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8695f288f5beed7aa2ceb550968b834c15517502eaa6256dcf8a9ed3d2724c25-rimg-w1024-h1024-dc040214-gmir.jpg?v=1766438448

## Artist Details

- **Artist name**: These Smiths

## FAQs

- **Q**: When and where is These Smiths being held?
  - **A:** These Smiths takes place on Thu, 12 Mar, 2026 at 07:30 pm to Thu, 12 Mar, 2026 at 11:00 pm at Cavern Club, 10 Mathew St, Liverpool, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** These Smiths 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 Liverpool, this event is thoughtfully curated to deliver a standout experience worth every moment. If These Smiths 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": "These Smiths",
        "image": "https://cdn-az.allevents.in/events7/banners/8695f288f5beed7aa2ceb550968b834c15517502eaa6256dcf8a9ed3d2724c25-rimg-w1024-h1024-dc040214-gmir.jpg?v=1766438448",
        "startDate": "2026-03-12",
        "endDate": "2026-03-12",
        "url": "https://allevents.in/liverpool/these-smiths/300040861239",
        "location": {
            "@type": "Place",
            "name": "Cavern Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10 Mathew St",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.406057",
                "longitude": "-2.9875802"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "These Smiths are the UK's best tribute to The Smiths; they are renowned as the closest-sounding tribute to the real thing.ArtistsThese SmithsMusic Genres :  Indie, 1980s",
        "performer": [
            {
                "@type": "Person",
                "name": "These Smiths"
            }
        ]
    }
]
```