

# Event Details

- **Event Name**: Two Piece
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 06:00 pm – Wed, 10 Dec, 2025 at 11:00 pm
- **Event Description**: DIRTY SOUTH BEATDOWN COMBO FROM FLORIDA. KICK EM IN THE HEAD.ArtistsTwo PieceMusic Genres :  Hardcore Punk
- **Event URL**: https://allevents.in/london/two-piece/300041267054
- **Event Categories**: art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/New-Cross-Inn/Two-Piece/41267054/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: New Cross Inn
- **lat**: 51.47579
- **long**: -0.037173
- **full address**: New Cross Inn, 323 New Cross Road, London, United Kingdom

## Event gallery

- **Alt text**: Two Piece
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/95af38118f5b4cccec3b60a48e34484d19064230661a55296335c268366a775a-rimg-w1024-h1024-dc47484a-gmir.jpg?v=1765342025

## Artist Details

- **Artist name**: Two Piece

## FAQs

- **Q**: When and where is Two Piece being held?
  - **A:** Two Piece takes place on Wed, 10 Dec, 2025 at 06:00 pm to Wed, 10 Dec, 2025 at 11:00 pm at New Cross Inn, 323 New Cross Road, London, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Two Piece is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in London, this event is thoughtfully curated to deliver a standout experience worth every moment. If Two Piece sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Two Piece",
        "image": "https://cdn-az.allevents.in/events2/banners/95af38118f5b4cccec3b60a48e34484d19064230661a55296335c268366a775a-rimg-w1024-h1024-dc47484a-gmir.jpg?v=1765342025",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/london/two-piece/300041267054",
        "location": {
            "@type": "Place",
            "name": "New Cross Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "323 New Cross Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.47579",
                "longitude": "-0.037173"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "DIRTY SOUTH BEATDOWN COMBO FROM FLORIDA. KICK EM IN THE HEAD.ArtistsTwo PieceMusic Genres :  Hardcore Punk",
        "performer": [
            {
                "@type": "Person",
                "name": "Two Piece"
            }
        ]
    }
]
```