

# Event Details

- **Event Name**: Example
- **Event Start and End Date**: Wed, 13 May, 2026 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsExample has 16 upcoming events.Professor Green has 8 upcoming events.
- **Event URL**: https://allevents.in/newcastle-upon-tyne/example/210001745686618
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newcastle Upon Tyne
- **state**: EN
- **country**: United Kingdom
- **location**: NX
- **lat**: 54.97193900
- **long**: -1.63080000
- **full address**: NX, Newcastle Upon Tyne, United Kingdom

## Event gallery

- **Alt text**: Example
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/360660cd06eb834bea00bbe957caaef262f6d98a51bc20876b81e4f60c14a76b-rimg-w1024-h576-dcfaf9fa-gmir.jpg?v=1769690711

## Artist Details

- **Artist name**: Example
  - **Artist page URL**: https://allevents.in/performer/example
- **Artist name**: Professor Green
  - **Artist page URL**: https://allevents.in/performer/professor-green

## FAQs

- **Q**: When and where is Example performing in Newcastle Upon Tyne?
  - **A:** Example takes place on Wed, 13 May, 2026 at 07:00 pm at NX, Newcastle Upon Tyne, United Kingdom.
- **Q**: Who is organizing Example?
  - **A:** Example is organized by TicketMaster.
- **Q**: Who are the performers at Example's event?
  - **A:** The confirmed lineup for Example includes: Example, Professor Green. The full schedule may be updated closer to the event date - check the event page for the latest artist announcements.
- **Q**: What are the most popular songs by Example & other artists?
  - **A:** Some of Example's most popular songs include Kickstarts, We'll Be Coming Back (feat. Example), Changed the Way You Kiss Me - Radio Edit. These tracks have helped cement their place in the music industry and are likely to feature in their Example set.
- **Q**: What genre of music does Example perform?
  - **A:** Example is known for their distinctive sound in the hip house genre, often blending elements of uk dance - making them a unique voice in contemporary music.
- **Q**: How popular is Example?
  - **A:** Example has 1,938,176 monthly listeners on Spotify and 316,886 Spotify followers, reflecting a strong and growing international fanbase.
- **Q**: Where is Example most popular?
  - **A:** Example's music has a strong following across multiple cities, with particularly active listeners in London, Manchester, Birmingham, Sydney, Dublin.
- **Q**: How do I find more upcoming concerts by Example & other artists?
  - **A:** You can find all upcoming Example concerts and events on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Example",
        "image": "https://cdn-az.allevents.in/events6/banners/360660cd06eb834bea00bbe957caaef262f6d98a51bc20876b81e4f60c14a76b-rimg-w1024-h576-dcfaf9fa-gmir.jpg?v=1769690711",
        "startDate": "2026-05-13T19:00:00+00:00",
        "url": "https://allevents.in/newcastle-upon-tyne/example/210001745686618",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "NX",
            "address": {
                "@type": "PostalAddress",
                "name": "NX, Newcastle Upon Tyne, United Kingdom",
                "addressLocality": "Newcastle Upon Tyne",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.97193900",
                "longitude": "-1.63080000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsExample has 16 upcoming events.Professor Green has 8 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Example",
                "url": "https://allevents.in/performer/example"
            },
            {
                "@type": "MusicGroup",
                "name": "Professor Green",
                "url": "https://allevents.in/performer/professor-green"
            }
        ]
    }
]
```