

# Event Details

- **Event Name**: January Blues Festival: KING KING
- **Event Start and End Date**: Sat, 16 Jan, 2027 at 07:00 pm (+00:00)
- **Event Description**: Nearby AttractionsKing King has 10 upcoming events.
- **Event URL**: https://allevents.in/london/january-blues-festival-king-king/210002357016649
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.universe.com/events/january-blues-festival-king-king-tickets-MRY4DL?ref=ticketmaster&utm_medium=affiliate

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: 229
- **lat**: 51.52350000
- **long**: -0.14444700
- **full address**: 229, London, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d4334285c410993cfa55c2ef22b3c3eab88294436652d57ffe83b6c16131dde2-rimg-w1024-h576-dcfa8917-gmir.jpg?v=1770694837
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/f02f2b631b66c28241404a056c59384bc56895230a41a177457d3df90cdc41a2-rimg-w400-h400-dcf98917-gmir.jpg?v=1774986626

## Artist Details

- **Artist name**: Mambo Kingz
  - **Artist page URL**: https://allevents.in/performer/mambo-kingz

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 16 Jan, 2027 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** 229, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Mambo Kingz
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: What type of event is this?
  - **A:** Music
- **Q**: Where can I find ticket details about January Blues Festival: KING KING ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "January Blues Festival: KING KING",
        "image": "https://cdn-az.allevents.in/events7/banners/d4334285c410993cfa55c2ef22b3c3eab88294436652d57ffe83b6c16131dde2-rimg-w1024-h576-dcfa8917-gmir.jpg?v=1770694837",
        "startDate": "2027-01-16T19:00:00+00:00",
        "url": "https://allevents.in/london/january-blues-festival-king-king/210002357016649",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "229",
            "address": {
                "@type": "PostalAddress",
                "name": "229, London, United Kingdom",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.52350000",
                "longitude": "-0.14444700"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsKing King has 10 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Mambo Kingz",
                "url": "https://allevents.in/performer/mambo-kingz"
            }
        ]
    }
]
```