

# Event Details

- **Event Name**: DiaB at the Big Jug, Durham
- **Event Start and End Date**: Fri, 06 Feb, 2026 at 09:00 pm – Fri, 06 Feb, 2026 at 11:00 pm
- **Event Description**: The Biggles Juggles
- **Event URL**: https://allevents.in/durham/diab-at-the-big-jug-durham/200029254963330
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Durham
- **state**: EN
- **country**: United Kingdom
- **location**: The Big Jug
- **lat**: 54.7780358
- **long**: -1.5729668
- **full address**: The Big Jug, Durham, United Kingdom

## Event gallery

- **Alt text**: DiaB at the Big Jug, Durham
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6a899c4c8b62c5fa671f1a47f608a528a3140faa93e6b89be36750f707630764-rimg-w851-h315-dcffffff-gmir?v=1769085658

## FAQs

- **Q**: When and where is DiaB at the Big Jug, Durham being held?
  - **A:** DiaB at the Big Jug, Durham takes place on Fri, 06 Feb, 2026 at 09:00 pm to Fri, 06 Feb, 2026 at 11:00 pm at The Big Jug, Durham, United Kingdom.
- **Q**: Who is organizing DiaB at the Big Jug, Durham?
  - **A:** DiaB at the Big Jug, Durham is organized by Dog in a Box.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "DiaB at the Big Jug, Durham",
        "image": "https://cdn-az.allevents.in/events9/banners/6a899c4c8b62c5fa671f1a47f608a528a3140faa93e6b89be36750f707630764-rimg-w851-h315-dcffffff-gmir?v=1769085658",
        "startDate": "2026-02-06",
        "endDate": "2026-02-06",
        "url": "https://allevents.in/durham/diab-at-the-big-jug-durham/200029254963330",
        "location": {
            "@type": "Place",
            "name": "The Big Jug",
            "address": {
                "@type": "PostalAddress",
                "name": "The Big Jug, Durham, United Kingdom",
                "addressLocality": "Durham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.7780358",
                "longitude": "-1.5729668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Biggles Juggles",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dog in a Box",
                "url": "https://allevents.in/org/dog-in-a-box/25964563"
            }
        ]
    }
]
```