

# Event Details

- **Event Name**: John Smith
- **Event Start and End Date**: Mon, 27 Apr, 2026 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsJohn Smith has 2 upcoming events.Blair Dunlop has 2 upcoming events.
- **Event URL**: https://allevents.in/york/john-smith/210001260194995
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/john-smith-tickets-HMZYSW?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: York
- **state**: EN
- **country**: United Kingdom
- **location**: National Centre For Early Music
- **lat**: 53.95652100
- **long**: -1.07367700
- **full address**: National Centre For Early Music, York, United Kingdom

## Event gallery

- **Alt text**: John Smith
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/025ec8c74a7840f420475df15b89f3ddf99b21dbd1e26eb331919c32a6f8d70c-rimg-w1024-h576-dc131916-gmir.jpg?v=1769690465

## Artist Details

- **Artist name**: John Smith
  - **Artist page URL**: https://allevents.in/performer/john-smith

## FAQs

- **Q**: When and where is John Smith performing in York?
  - **A:** John Smith takes place on Mon, 27 Apr, 2026 at 07:00 pm at National Centre For Early Music, York, United Kingdom.
- **Q**: Who is organizing John Smith?
  - **A:** John Smith is organized by TicketMaster.
- **Q**: Who is John Smith?
  - **A:** Born in Essex, raised by the Devon seaside, and making his bones in the bars and clubs of Liverpool, John has released six studio albums with over 100 million Spotify streams. He has played to audiences all over the world in living rooms, festival tents and... Find all upcoming John Smith events on AllEvents.
- **Q**: What are John Smith's most popular songs?
  - **A:** Some of John Smith's most popular songs include Far Too Good, Eye to Eye (feat. Sarah Jarosz), Hold On. These tracks have helped cement their place in the music industry and are likely to feature in their John Smith set.
- **Q**: What genre of music does John Smith perform?
  - **A:** John Smith is known for their distinctive sound in the british singer-songwriter genre, often blending elements of liverpool indie - making them a unique voice in contemporary music.
- **Q**: How popular is John Smith?
  - **A:** John Smith has 334,634 monthly listeners on Spotify and 43,715 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is John Smith most popular?
  - **A:** John Smith's music has a strong following across multiple cities, with particularly active listeners in London, Sydney, Amsterdam, Montreal, Melbourne.
- **Q**: How do I find more upcoming John Smith concerts and events?
  - **A:** You can find all upcoming John Smith concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "John Smith",
        "image": "https://cdn-az.allevents.in/events3/banners/025ec8c74a7840f420475df15b89f3ddf99b21dbd1e26eb331919c32a6f8d70c-rimg-w1024-h576-dc131916-gmir.jpg?v=1769690465",
        "startDate": "2026-04-27T19:00:00+00:00",
        "url": "https://allevents.in/york/john-smith/210001260194995",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "National Centre For Early Music",
            "address": {
                "@type": "PostalAddress",
                "name": "National Centre For Early Music, York, United Kingdom",
                "addressLocality": "York",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.95652100",
                "longitude": "-1.07367700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsJohn Smith has 2 upcoming events.Blair Dunlop has 2 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "John Smith",
                "url": "https://allevents.in/performer/john-smith"
            }
        ]
    }
]
```