

# Event Details

- **Event Name**: Dead Band plays Brickette Lounge
- **Event Start and End Date**: Thu, 04 Jun, 2026 at 08:00 pm (-04:00)
- **Event Description**: High-energy Grateful Dead tribute delivering the jams, the vibe, and the dancing energy all night long.
- **Event URL**: https://allevents.in/west-chester/dead-band-plays-brickette-lounge/200029501997848
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: West Chester
- **state**: PA
- **country**: United States
- **location**: Brickette Lounge
- **lat**: 40.00025
- **long**: -75.61476
- **full address**: Brickette Lounge, 1339 Pottstown Pike, West Chester, PA 19380-1235, United States

## Event gallery

- **Alt text**: Dead Band plays Brickette Lounge
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8ad2ba31263b155a3a0f410da5b54c26ff986600c5258f520dacda8c7a77185c-rimg-w720-h378-dc010104-gmir?v=1768474488

## FAQs

- **Q**: When and where is Dead Band plays Brickette Lounge being held?
  - **A:** Dead Band plays Brickette Lounge takes place on Thu, 04 Jun, 2026 at 08:00 pm to Thu, 04 Jun, 2026 at 08:00 pm at Brickette Lounge, 1339 Pottstown Pike, West Chester, PA 19380-1235, United States.
- **Q**: Who is organizing Dead Band plays Brickette Lounge?
  - **A:** Dead Band plays Brickette Lounge is organized by Deadband.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dead Band plays Brickette Lounge is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in West Chester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dead Band plays Brickette Lounge 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": "Dead Band plays Brickette Lounge",
        "image": "https://cdn-az.allevents.in/events7/banners/8ad2ba31263b155a3a0f410da5b54c26ff986600c5258f520dacda8c7a77185c-rimg-w720-h378-dc010104-gmir?v=1768474488",
        "startDate": "2026-06-04T20:00:00-04:00",
        "url": "https://allevents.in/west-chester/dead-band-plays-brickette-lounge/200029501997848",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Brickette Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1339 Pottstown Pike, West Chester, PA 19380-1235, United States",
                "addressLocality": "West Chester",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.00025",
                "longitude": "-75.61476"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "High-energy Grateful Dead tribute delivering the jams, the vibe, and the dancing energy all night long.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Deadband",
                "url": "https://allevents.in/org/deadband/25978567"
            }
        ]
    }
]
```