

# Event Details

- **Event Name**: UK Tour Night and Dave @ The Underground, Bradford
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 08:00 pm
- **Event Description**: We are on tour in the UK. That's right.
- **Event URL**: https://allevents.in/bradford/uk-tour-night-and-dave-the-underground-bradford/200029353601201
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bradford
- **state**: EN
- **country**: United Kingdom
- **location**: The Underground Bradford - Live Music Venue
- **lat**: 53.795934740548
- **long**: -1.7543794264085
- **full address**: The Underground Bradford - Live Music Venue, 9 Duke Street,City of Bradford, Bradford, United Kingdom

## Event gallery

- **Alt text**: UK Tour Night and Dave @ The Underground, Bradford
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a1bb0208a45d348527a542b42638da95074fe5e2cb793d66b7191c00c0b0f404-rimg-w1200-h1200-dcffffff-gmir?v=1768101186

## FAQs

- **Q**: When and where is UK Tour Night and Dave @ The Underground, Bradford being held?
  - **A:** UK Tour Night and Dave @ The Underground, Bradford takes place on Sat, 17 Jan, 2026 at 08:00 pm to Sat, 17 Jan, 2026 at 08:00 pm at The Underground Bradford - Live Music Venue, 9 Duke Street,City of Bradford, Bradford, United Kingdom.
- **Q**: Who is organizing UK Tour Night and Dave @ The Underground, Bradford?
  - **A:** UK Tour Night and Dave @ The Underground, Bradford is organized by Night and Dave.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "UK Tour Night and Dave @ The Underground, Bradford",
        "image": "https://cdn-az.allevents.in/events5/banners/a1bb0208a45d348527a542b42638da95074fe5e2cb793d66b7191c00c0b0f404-rimg-w1200-h1200-dcffffff-gmir?v=1768101186",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/bradford/uk-tour-night-and-dave-the-underground-bradford/200029353601201",
        "location": {
            "@type": "Place",
            "name": "The Underground Bradford - Live Music Venue",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Duke Street,City of Bradford",
                "addressLocality": "Bradford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.795934740548",
                "longitude": "-1.7543794264085"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are on tour in the UK. That's right.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Night and Dave",
                "url": "https://allevents.in/org/night-and-dave/25544104"
            }
        ]
    }
]
```