

# Event Details

- **Event Name**: The Smyths
- **Event Start and End Date**: Fri, 23 Apr, 2027 at 07:00 pm – Fri, 23 Apr, 2027 at 11:00 pm (+00:00)
- **Event Description**: The world’s premier tribute to The SmithsArtistsThe SmythsMusic Genres :  Punk, New Wave
- **Event URL**: https://allevents.in/cambridge/the-smyths/300042681409
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Cambridge/Cambridge-Junction/The-Smyths/42681409/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Cambridge
- **state**: EN
- **country**: United Kingdom
- **location**: Cambridge Junction
- **lat**: 52.1906821
- **long**: 0.1359265
- **full address**: Cambridge Junction, Cambridge, United Kingdom

## Event gallery

- **Alt text**: The Smyths
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8d63b9a45cdb0eddd5b89ea171e660fe40dc5ac09aa26030857936784a89b131-rimg-w1024-h1024-dc380808-gmir.jpg?v=1787813946

## Artist Details

- **Artist name**: The Smyths

## FAQs

- **Q**: When and where is The Smyths being held?
  - **A:** The Smyths takes place on Fri, 23 Apr, 2027 at 07:00 pm to Fri, 23 Apr, 2027 at 11:00 pm at Cambridge Junction, Cambridge, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Smyths 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 Cambridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Smyths 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 Smyths",
        "image": "https://cdn-az.allevents.in/events7/banners/8d63b9a45cdb0eddd5b89ea171e660fe40dc5ac09aa26030857936784a89b131-rimg-w1024-h1024-dc380808-gmir.jpg?v=1787813946",
        "startDate": "2027-04-23T19:00:00+00:00",
        "endDate": "2027-04-23T23:00:00+00:00",
        "url": "https://allevents.in/cambridge/the-smyths/300042681409",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cambridge Junction",
            "address": {
                "@type": "PostalAddress",
                "name": "Cambridge Junction, Cambridge, United Kingdom",
                "addressLocality": "Cambridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.1906821",
                "longitude": "0.1359265"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The world’s premier tribute to The SmithsArtistsThe SmythsMusic Genres :  Punk, New Wave",
        "performer": [
            {
                "@type": "Person",
                "name": "The Smyths"
            }
        ]
    }
]
```