

# Event Details

- **Event Name**: The Dead Headz live at The Plough
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 08:00 pm
- **Event Description**: The Dead Headz play live at The Plough. Come down and rock out with us!
- **Event URL**: https://allevents.in/buckingham/the-dead-headz-live-at-the-plough/200030387436512
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Buckingham
- **state**: EN
- **country**: United Kingdom
- **location**: The Plough Brackley
- **lat**: 52.029280276783
- **long**: -1.1465429308749
- **full address**: The Plough Brackley, 9 High Street,Brackley, Buckingham, United Kingdom

## Event gallery

- **Alt text**: The Dead Headz live at The Plough
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/0f990c50e675ef028657d7360be295643e74d8a5ede7999c7c95d866bc17c517-rimg-w1200-h1200-dc090908-gmir?v=1784379423

## FAQs

- **Q**: When and where is The Dead Headz live at The Plough being held?
  - **A:** The Dead Headz live at The Plough takes place on Sat, 25 Jul, 2026 at 08:00 pm to Sat, 25 Jul, 2026 at 08:00 pm at The Plough Brackley, 9 High Street,Brackley, Buckingham, United Kingdom.
- **Q**: Who is organizing The Dead Headz live at The Plough?
  - **A:** The Dead Headz live at The Plough is organized by The Dead Headz.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Dead Headz live at The Plough",
        "image": "https://cdn-az.allevents.in/events9/banners/0f990c50e675ef028657d7360be295643e74d8a5ede7999c7c95d866bc17c517-rimg-w1200-h1200-dc090908-gmir?v=1784379423",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/buckingham/the-dead-headz-live-at-the-plough/200030387436512",
        "location": {
            "@type": "Place",
            "name": "The Plough Brackley",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 High Street,Brackley",
                "addressLocality": "Buckingham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.029280276783",
                "longitude": "-1.1465429308749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Dead Headz play live at The Plough. Come down and rock out with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dead Headz",
                "url": "https://allevents.in/org/the-dead-headz/26115441"
            }
        ]
    }
]
```