

# Event Details

- **Event Name**: The Bluetones
- **Event Start and End Date**: Thu, 01 Oct, 2026 at 09:00 pm (+00:00)
- **Event Description**: Nearby AttractionsThe Bluetones has 11 upcoming events.
- **Event URL**: https://allevents.in/derby/the-bluetones/210006323624280
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Derby
- **state**: EN
- **country**: United Kingdom
- **location**: The Flowerpot
- **lat**: 52.92620900
- **long**: -1.47957500
- **full address**: The Flowerpot, Derby, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/30b31d46db302aac0ff2a12e3b662f8e031bf33f7f90c0e97965374499858873-rimg-w1024-h576-dc452f1c-gmir.jpg?v=1772044868
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/0f5e396c03ca39eb0227e6d01fa9fafdf5534b372d97feb4a01e21d83fb9974d-rimg-w400-h400-dc46301c-gmir.jpg?v=1774983912

## Artist Details

- **Artist name**: The Bluetones
  - **Artist page URL**: https://allevents.in/performer/the-bluetones

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 01 Oct, 2026 at 09:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** The Flowerpot, Derby, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Bluetones
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Bluetones ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Bluetones",
        "image": "https://cdn-az.allevents.in/events8/banners/30b31d46db302aac0ff2a12e3b662f8e031bf33f7f90c0e97965374499858873-rimg-w1024-h576-dc452f1c-gmir.jpg?v=1772044868",
        "startDate": "2026-10-01T21:00:00+00:00",
        "url": "https://allevents.in/derby/the-bluetones/210006323624280",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Flowerpot",
            "address": {
                "@type": "PostalAddress",
                "name": "The Flowerpot, Derby, United Kingdom",
                "addressLocality": "Derby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.92620900",
                "longitude": "-1.47957500"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Bluetones has 11 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Bluetones",
                "url": "https://allevents.in/performer/the-bluetones"
            }
        ]
    }
]
```