

# Event Details

- **Event Name**: The Blockheads
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 07:00 pm
- **Event Description**: Nearby AttractionsThe Blockheads has 5 upcoming events.
- **Event URL**: https://allevents.in/liverpool/the-blockheads/210001766216854
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/the-blockheads-tickets-4DN9K5?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: Liverpool
- **state**: EN
- **country**: United Kingdom
- **location**: Hangar 34
- **lat**: 53.39485200
- **long**: -2.97837300
- **full address**: Hangar 34, Liverpool, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/bcfab409415e22037b8578e1a5b981233409a49bb4a174f25ee2641e7f6b7e5e-rimg-w1024-h576-dce9eaec-gmir.jpg?v=1769689861
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/12294d0987ef5dbbc4ccaeff97c85e82c0134b8b56782104ab368758ff1fefaa-rimg-w400-h400-dce9eaec-gmir.jpg?v=1774138267

## Artist Details

- **Artist name**: The Blockheads
  - **Artist page URL**: https://allevents.in/performer/the-blockheads

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Hangar 34, Liverpool, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** The Blockheads
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Blockheads ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Blockheads",
        "image": "https://cdn-az.allevents.in/events2/banners/bcfab409415e22037b8578e1a5b981233409a49bb4a174f25ee2641e7f6b7e5e-rimg-w1024-h576-dce9eaec-gmir.jpg?v=1769689861",
        "startDate": "2026-03-25",
        "url": "https://allevents.in/liverpool/the-blockheads/210001766216854",
        "location": {
            "@type": "Place",
            "name": "Hangar 34",
            "address": {
                "@type": "PostalAddress",
                "name": "Hangar 34, Liverpool, United Kingdom",
                "addressLocality": "Liverpool",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.39485200",
                "longitude": "-2.97837300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsThe Blockheads has 5 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "The Blockheads",
                "url": "https://allevents.in/performer/the-blockheads"
            }
        ]
    }
]
```