

# Event Details

- **Event Name**: The Music of Aretha Franklin - Restaurant
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 06:30 pm – Sat, 12 Dec, 2026 at 08:30 pm (+00:00)
- **Event URL**: https://allevents.in/london/the-music-of-aretha-franklin-restaurant/210003682273363
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/the-music-of-aretha-franklin-jazz-cafe-tickets/14187344?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**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cc8bdb6d97d6d28f9e2be5c82abec27750f991da93e9e39f3061be2fbac31d26-rimg-w1024-h576-dc030303-gmir.jpg?v=1772046132
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/cb96cca8a0b283c70e4ec1035829f9d1a8215669782720dc66e9503c310cef1e-rimg-w400-h400-dc040404-gmir.jpg?v=1774986062

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 06:30 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Jazz Cafe, London, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about The Music of Aretha Franklin - Restaurant ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "The Music of Aretha Franklin - Restaurant",
        "image": "https://cdn-az.allevents.in/events1/banners/cc8bdb6d97d6d28f9e2be5c82abec27750f991da93e9e39f3061be2fbac31d26-rimg-w1024-h576-dc030303-gmir.jpg?v=1772046132",
        "startDate": "2026-12-12T18:30:00+00:00",
        "endDate": "2026-12-12T20:30:00+00:00",
        "url": "https://allevents.in/london/the-music-of-aretha-franklin-restaurant/210003682273363",
        "eventStatus": "https://schema.org/EventScheduled",
        "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"
    }
]
```