

# Event Details

- **Event Name**: The Diamond Dogs at The Peacock, Sunderland
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 08:00 pm
- **Event Description**: Classic Glam and Punk Rock n Roll Tunes at Sunderland's Finest :)
- **Event URL**: https://allevents.in/sunderland/the-diamond-dogs-at-the-peacock-sunderland/200029030932231
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Sunderland
- **state**: EN
- **country**: United Kingdom
- **location**: The Peacock
- **lat**: 54.9065891
- **long**: -1.3869848
- **full address**: The Peacock, Sunderland, United Kingdom

## Event gallery

- **Alt text**: The Diamond Dogs at The Peacock, Sunderland
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/23fd5c9dc4fb7e73fd86858daa2be7176959af87737708fa6231d3c0ace7831b-rimg-w1200-h730-dc030404-gmir?v=1767138113

## FAQs

- **Q**: When and where is The Diamond Dogs at The Peacock, Sunderland being held?
  - **A:** The Diamond Dogs at The Peacock, Sunderland takes place on Fri, 02 Jan, 2026 at 08:00 pm to Fri, 02 Jan, 2026 at 08:00 pm at The Peacock, Sunderland, United Kingdom.
- **Q**: Who is organizing The Diamond Dogs at The Peacock, Sunderland?
  - **A:** The Diamond Dogs at The Peacock, Sunderland is organized by The Diamond Dogs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Diamond Dogs at The Peacock, Sunderland",
        "image": "https://cdn-az.allevents.in/events7/banners/23fd5c9dc4fb7e73fd86858daa2be7176959af87737708fa6231d3c0ace7831b-rimg-w1200-h730-dc030404-gmir?v=1767138113",
        "startDate": "2026-01-02",
        "url": "https://allevents.in/sunderland/the-diamond-dogs-at-the-peacock-sunderland/200029030932231",
        "location": {
            "@type": "Place",
            "name": "The Peacock",
            "address": {
                "@type": "PostalAddress",
                "name": "The Peacock, Sunderland, United Kingdom",
                "addressLocality": "Sunderland",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.9065891",
                "longitude": "-1.3869848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Glam and Punk Rock n Roll Tunes at Sunderland's Finest :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Diamond Dogs",
                "url": "https://allevents.in/org/the-diamond-dogs/25966217"
            }
        ]
    }
]
```