

# Event Details

- **Event Name**: Northern Soul Classics
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 08:00 pm – Sun, 23 Nov, 2025 at 02:00 am
- **Event Description**: At the Eastville Social Club
- **Event URL**: https://allevents.in/bristol/northern-soul-classics/300041592398
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bristol/The-Eastville-Social-Club/Northern-Soul-Classics/41592398/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bristol
- **state**: EN
- **country**: United Kingdom
- **location**: The Eastville Social Club
- **lat**: 51.4702761
- **long**: -2.5662228
- **full address**: The Eastville Social Club, New Stadium Road, Bristol, United Kingdom

## Event gallery

- **Alt text**: Northern Soul Classics
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/e1b739df8e16832aa89c1e32e9d6a50bd5b1b99052b4a9f071678cb30b73c2f1-rimg-w1024-h1024-dcdc3319-gmir.jpg?v=1763854814

## FAQs

- **Q**: When and where is Northern Soul Classics being held?
  - **A:** Northern Soul Classics takes place on Sat, 22 Nov, 2025 at 08:00 pm to Sun, 23 Nov, 2025 at 02:00 am at The Eastville Social Club, New Stadium Road, Bristol, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Northern Soul Classics",
        "image": "https://cdn-az.allevents.in/events6/banners/e1b739df8e16832aa89c1e32e9d6a50bd5b1b99052b4a9f071678cb30b73c2f1-rimg-w1024-h1024-dcdc3319-gmir.jpg?v=1763854814",
        "startDate": "2025-11-22",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/bristol/northern-soul-classics/300041592398",
        "location": {
            "@type": "Place",
            "name": "The Eastville Social Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Stadium Road",
                "addressLocality": "Bristol",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.4702761",
                "longitude": "-2.5662228"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "At the Eastville Social Club"
    }
]
```