

# Event Details

- **Event Name**: Example
- **Event Start and End Date**: Fri, 22 May, 2026 at 06:30 pm – Fri, 22 May, 2026 at 08:30 pm (+00:00)
- **Event Description**: Nearby AttractionsExample has 16 upcoming events.Professor Green has 8 upcoming events.Note: Over 14s only. A max of 6 tickets per person and per household applies. Tickets in excess of 6 will be cancelled.Ticket LimitPlease note: There is a ticket Limit of 6 tickets per person and per credit card on this event
- **Event URL**: https://allevents.in/nottingham/example/210002317554588
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nottingham
- **state**: EN
- **country**: United Kingdom
- **location**: Rock City
- **lat**: 52.95611700
- **long**: -1.15531400
- **full address**: Rock City, Nottingham, United Kingdom

## Event gallery

- **Alt text**: Example
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/641827625ef6a9caee47848f6448f4ce90b199878fdf1849ceaabb02710795a8-rimg-w1024-h576-dcfbfafa-gmir.jpg?v=1769691271

## 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 Nottingham?
  - **A:** Example takes place on Fri, 22 May, 2026 at 06:30 pm to Fri, 22 May, 2026 at 08:30 pm at Rock City, Nottingham, United Kingdom.
- **Q**: Who is organizing Example?
  - **A:** Example is organized by S.J.M. LTD.
- **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/641827625ef6a9caee47848f6448f4ce90b199878fdf1849ceaabb02710795a8-rimg-w1024-h576-dcfbfafa-gmir.jpg?v=1769691271",
        "startDate": "2026-05-22T18:30:00+00:00",
        "endDate": "2026-05-22T20:30:00+00:00",
        "url": "https://allevents.in/nottingham/example/210002317554588",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rock City",
            "address": {
                "@type": "PostalAddress",
                "name": "Rock City, Nottingham, United Kingdom",
                "addressLocality": "Nottingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.95611700",
                "longitude": "-1.15531400"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsExample has 16 upcoming events.Professor Green has 8 upcoming events.Note: Over 14s only. A max of 6 tickets per person and per household applies. Tickets in excess of 6 will be cancelled.Ticket LimitPlease note: There is a ticket Limit of 6 tickets per person and per credit card o",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Example",
                "url": "https://allevents.in/performer/example"
            },
            {
                "@type": "MusicGroup",
                "name": "Professor Green",
                "url": "https://allevents.in/performer/professor-green"
            }
        ]
    }
]
```