

# Event Details

- **Event Name**: FiddleBop at Le QuecumBar
- **Event Start and End Date**: Sun, 02 Oct, 2016 at 08:00 pm
- **Event Description**: Wooo-hoooo! FiddleBop return to London's Le QuecumBar, "The World's Premier Django Reinhardt Gypsy Swing Venue". What more can we say? Fantastic venue, brilliant food and drink, and hot-hot-jazz swing (with that gypsy zing) from FiddleBop!!! See you there?
- **Event URL**: https://allevents.in/london/fiddlebop-at-le-quecumbar/452235111649619
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Le QuecumBar - Hot Club of London
- **lat**: 51.474020849021
- **long**: -0.17378283528519
- **full address**: Le QuecumBar - Hot Club of London, 42-44 Battersea High Street, London, United Kingdom

## Event gallery

- **Alt text**: FiddleBop at Le QuecumBar
  - **Image URL**: https://cdn-az.allevents.in/banners/18d4dc85d526bad7cb21c8bef98ffc0c

## FAQs

- **Q**: When and where is FiddleBop at Le QuecumBar being held?
  - **A:** FiddleBop at Le QuecumBar takes place on Sun, 02 Oct, 2016 at 08:00 pm to Sun, 02 Oct, 2016 at 08:00 pm at Le QuecumBar - Hot Club of London, 42-44 Battersea High Street, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FiddleBop at Le QuecumBar",
        "image": "https://cdn-az.allevents.in/banners/18d4dc85d526bad7cb21c8bef98ffc0c",
        "startDate": "2016-10-02",
        "url": "https://allevents.in/london/fiddlebop-at-le-quecumbar/452235111649619",
        "location": {
            "@type": "Place",
            "name": "Le QuecumBar - Hot Club of London",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "42-44 Battersea High Street",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.474020849021",
                "longitude": "-0.17378283528519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```