

# Event Details

- **Event Name**: Soul City: House Music Every Saturday
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 10:30 pm – Sun, 15 Feb, 2026 at 12:30 am
- **Event URL**: https://allevents.in/london/soul-city-house-music-every-saturday/210002724158683
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/soul-city-house-music-every-jazz-cafe-tickets/14629133?REFERRAL_ID=tmfeed&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Jazz Cafe
- **lat**: 51.53859000
- **long**: -0.14334300
- **full address**: Jazz Cafe, London, United Kingdom

## Event gallery

- **Alt text**: Soul City: House Music Every Saturday
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/bd4c5e7ea58642c134284036782230c70d492fa82a1f6c6cb9e152d76c62a3d4-rimg-w1024-h576-dc030303-gmir.jpg?v=1769687831

## FAQs

- **Q**: When and where is Soul City: House Music Every Saturday being held?
  - **A:** Soul City: House Music Every Saturday takes place on Sat, 14 Feb, 2026 at 10:30 pm to Sun, 15 Feb, 2026 at 12:30 am at Jazz Cafe, London, United Kingdom.
- **Q**: Who is organizing Soul City: House Music Every Saturday?
  - **A:** Soul City: House Music Every Saturday is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Soul City: House Music Every Saturday 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 Soul City: House Music Every Saturday 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": "Soul City: House Music Every Saturday",
        "image": "https://cdn-az.allevents.in/events1/banners/bd4c5e7ea58642c134284036782230c70d492fa82a1f6c6cb9e152d76c62a3d4-rimg-w1024-h576-dc030303-gmir.jpg?v=1769687831",
        "startDate": "2026-02-14",
        "endDate": "2026-02-15",
        "url": "https://allevents.in/london/soul-city-house-music-every-saturday/210002724158683",
        "location": {
            "@type": "Place",
            "name": "Jazz Cafe",
            "address": {
                "@type": "PostalAddress",
                "name": "Jazz Cafe, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.53859000",
                "longitude": "-0.14334300"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```