

# Event Details

- **Event Name**: Diamond Dogs at The Bebside, Blyth
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 09:00 pm
- **Event Description**: Classic Glam and Punk Rock n Roll Tunes for your delectation.
- **Event URL**: https://allevents.in/blyth/diamond-dogs-at-the-bebside-blyth/200029302329526
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Blyth
- **state**: EN
- **country**: United Kingdom
- **location**: Bebside Inn
- **lat**: 55.127526024308
- **long**: -1.5591018558576
- **full address**: Bebside Inn, Blyth, United Kingdom

## Event gallery

- **Alt text**: Diamond Dogs at The Bebside, Blyth
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/dd03e2bb60260bc976605af59c616daac55079fb282208bf926c1110da58f5da-rimg-w1200-h730-dc030404-gmir?v=1769754194

## FAQs

- **Q**: When and where is Diamond Dogs at The Bebside, Blyth being held?
  - **A:** Diamond Dogs at The Bebside, Blyth takes place on Sat, 28 Feb, 2026 at 09:00 pm to Sat, 28 Feb, 2026 at 09:00 pm at Bebside Inn, Blyth, United Kingdom.
- **Q**: Who is organizing Diamond Dogs at The Bebside, Blyth?
  - **A:** Diamond Dogs at The Bebside, Blyth is organized by The Diamond Dogs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Diamond Dogs at The Bebside, Blyth",
        "image": "https://cdn-az.allevents.in/events1/banners/dd03e2bb60260bc976605af59c616daac55079fb282208bf926c1110da58f5da-rimg-w1200-h730-dc030404-gmir?v=1769754194",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/blyth/diamond-dogs-at-the-bebside-blyth/200029302329526",
        "location": {
            "@type": "Place",
            "name": "Bebside Inn",
            "address": {
                "@type": "PostalAddress",
                "name": "Bebside Inn, Blyth, United Kingdom",
                "addressLocality": "Blyth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.127526024308",
                "longitude": "-1.5591018558576"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Glam and Punk Rock n Roll Tunes for your delectation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Diamond Dogs",
                "url": "https://allevents.in/org/the-diamond-dogs/25966217"
            }
        ]
    }
]
```