

# Event Details

- **Event Name**: Dance Party
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 08:00 pm
- **Event Description**: A night of Soulful house, dance anthems and with a touch of RnB ( FREE ENTRY ALL NIGHT )
- **Event URL**: https://allevents.in/chester/dance-party/200030262038412
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chester
- **state**: EN
- **country**: United Kingdom
- **location**: The Peacock
- **lat**: 53.18932
- **long**: -2.86315
- **full address**: The Peacock, 158 Christleton Rd,Chester, Cheshire, United Kingdom

## Event gallery

- **Alt text**: Dance Party
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/20619ab8a092aab524b3dbee1519c3c7a3605becf55b1514c6db1d2a0c086141-rimg-w1080-h1080-dc020205-gmir?v=1781769432

## FAQs

- **Q**: When and where is Dance Party being held?
  - **A:** Dance Party takes place on Fri, 19 Jun, 2026 at 08:00 pm to Fri, 19 Jun, 2026 at 08:00 pm at The Peacock, 158 Christleton Rd,Chester, Cheshire, United Kingdom.
- **Q**: Who is organizing Dance Party?
  - **A:** Dance Party is organized by Dj'Neil Williams.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Dance Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Chester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Dance Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dance Party",
        "image": "https://cdn-az.allevents.in/events10/banners/20619ab8a092aab524b3dbee1519c3c7a3605becf55b1514c6db1d2a0c086141-rimg-w1080-h1080-dc020205-gmir?v=1781769432",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/chester/dance-party/200030262038412",
        "location": {
            "@type": "Place",
            "name": "The Peacock",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "158 Christleton Rd,Chester, Cheshire",
                "addressLocality": "Chester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.18932",
                "longitude": "-2.86315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night of Soulful house, dance anthems and with a touch of RnB ( FREE ENTRY ALL NIGHT )",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DjNeil Williams",
                "url": "https://allevents.in/org/djneil-williams/27936273"
            }
        ]
    }
]
```