

# Event Details

- **Event Name**: Loose Ends - Restaurant
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 07:00 pm – Fri, 12 Jun, 2026 at 09:00 pm (+00:00)
- **Event Description**: Nearby AttractionsLoose Ends has 8 upcoming events.
- **Event URL**: https://allevents.in/london/loose-ends-restaurant/210001830925636
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/2038758/24023?u=https://www.ticketweb.uk/event/loose-ends-restaurant-jazz-cafe-tickets/14090214?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/events4/banners/736fb567993251237c2e4946ad71797c597065da624aaa29eb9e0df80bd13c29-rimg-w1024-h576-dc8d8c8b-gmir.jpg?v=1769693290
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ac0fff9cfa6c2af78dc4efb9b79bfdfa151d96b1fe74f299c97e1495fa2e475e-rimg-w400-h400-dc8d8c8a-gmir.jpg?v=1774980787

## Artist Details

- **Artist name**: Loose Ends
  - **Artist page URL**: https://allevents.in/performer/loose-ends

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 12 Jun, 2026 at 07:00 pm (+00:00)
- **Q**: Where is the event happening?
  - **A:** Jazz Cafe, London, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Loose Ends
- **Q**: Who is organizing the event?
  - **A:** TicketMaster
- **Q**: Where can I find ticket details about Loose Ends - Restaurant ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Loose Ends - Restaurant",
        "image": "https://cdn-az.allevents.in/events4/banners/736fb567993251237c2e4946ad71797c597065da624aaa29eb9e0df80bd13c29-rimg-w1024-h576-dc8d8c8b-gmir.jpg?v=1769693290",
        "startDate": "2026-06-12T19:00:00+00:00",
        "endDate": "2026-06-12T21:00:00+00:00",
        "url": "https://allevents.in/london/loose-ends-restaurant/210001830925636",
        "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",
        "description": "Nearby AttractionsLoose Ends has 8 upcoming events.",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Loose Ends",
                "url": "https://allevents.in/performer/loose-ends"
            }
        ]
    }
]
```