

# Event Details

- **Event Name**: Yellow Days
- **Event Start and End Date**: Thu, 07 May, 2026 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsYellow Days has 11 upcoming events.
- **Event URL**: https://allevents.in/nottingham/yellow-days/210002546149976
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Nottingham
- **state**: EN
- **country**: United Kingdom
- **location**: Nottingham Rescue Rooms
- **lat**: 52.95617300
- **long**: -1.15297500
- **full address**: Nottingham Rescue Rooms, Nottingham, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/92117c6e978d63f83be88c389e0da91f099cbc696de70b4cac5fe8f05911b5bf-rimg-w1024-h576-dc0e9ad4-gmir.jpg?v=1769690634
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/be1eb419aad4df526a0ef24bca5c343761397352060285c14facd74059673a7a-rimg-w400-h400-dc0f9ad5-gmir.jpg?v=1774978273

## Artist Details

- **Artist name**: Yellow Days
  - **Artist page URL**: https://allevents.in/performer/yellow-days

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 07 May, 2026 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Nottingham Rescue Rooms, Nottingham, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Yellow Days
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Yellow Days ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Yellow Days",
        "image": "https://cdn-az.allevents.in/events4/banners/92117c6e978d63f83be88c389e0da91f099cbc696de70b4cac5fe8f05911b5bf-rimg-w1024-h576-dc0e9ad4-gmir.jpg?v=1769690634",
        "startDate": "2026-05-07T19:00:00+00:00",
        "url": "https://allevents.in/nottingham/yellow-days/210002546149976",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Nottingham Rescue Rooms",
            "address": {
                "@type": "PostalAddress",
                "name": "Nottingham Rescue Rooms, Nottingham, United Kingdom",
                "addressLocality": "Nottingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.95617300",
                "longitude": "-1.15297500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsYellow Days has 11 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Yellow Days",
                "url": "https://allevents.in/performer/yellow-days"
            }
        ]
    }
]
```