

# Event Details

- **Event Name**: Example
- **Event Start and End Date**: Tue, 19 May, 2026 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsExample has 16 upcoming events.Professor Green has 8 upcoming events.Beyond Chicago has 3 upcoming events.
- **Event URL**: https://allevents.in/cardiff/example/210001006604123
- **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-XJKZ2Q?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Cardiff
- **state**: WA
- **country**: United Kingdom
- **location**: The Great Hall - Cardiff University Students' Union
- **lat**: 51.48827900
- **long**: -3.17850200
- **full address**: The Great Hall - Cardiff University Students' Union, Cardiff, United Kingdom

## Event gallery

- **Alt text**: Example
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/785e7e6073a78fe71f6cca214ab6dfd0ee63ec7830c11f3cc9569ec302d9ef15-rimg-w1024-h576-dc2f1217-gmir.jpg?v=1769691143

## 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 Cardiff?
  - **A:** Example takes place on Tue, 19 May, 2026 at 07:00 pm at The Great Hall - Cardiff University Students' Union, Cardiff, 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.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Example is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Cardiff, this event is thoughtfully curated to deliver a standout experience worth every moment. If Example 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": "Example",
        "image": "https://cdn-az.allevents.in/events1/banners/785e7e6073a78fe71f6cca214ab6dfd0ee63ec7830c11f3cc9569ec302d9ef15-rimg-w1024-h576-dc2f1217-gmir.jpg?v=1769691143",
        "startDate": "2026-05-19T19:00:00+00:00",
        "url": "https://allevents.in/cardiff/example/210001006604123",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Great Hall - Cardiff University Students' Union",
            "address": {
                "@type": "PostalAddress",
                "name": "The Great Hall - Cardiff University Students' Union, Cardiff, United Kingdom",
                "addressLocality": "Cardiff",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.48827900",
                "longitude": "-3.17850200"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsExample has 16 upcoming events.Professor Green has 8 upcoming events.Beyond Chicago has 3 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"
            }
        ]
    }
]
```