

# Event Details

- **Event Name**: Central Line Band Live at Connolly's Bar, Chiswick
- **Event Start and End Date**: Sat, 05 May, 2018 at 10:30 pm
- **Event Description**: Central Line band will perform Classic Rock, Blues and Soul standards live in own style.
- **Event URL**: https://allevents.in/london/central-line-band-live-at-connollys-bar-chiswick/158225671621237
- **Event Categories**: Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Connolly's  Chiswick
- **lat**: 51.492860577484
- **long**: -0.26754972395833
- **full address**: Connolly's  Chiswick, 450 Chiswick High Road, London, United Kingdom

## Event gallery

- **Alt text**: Central Line Band Live at Connolly's Bar, Chiswick
  - **Image URL**: https://cdn-az.allevents.in/banners/367182fc20017659c0c8ff9dc58290b2-rimg-w720-h404-gmir.jpg

## FAQs

- **Q**: When and where is Central Line Band Live at Connolly's Bar, Chiswick being held?
  - **A:** Central Line Band Live at Connolly's Bar, Chiswick takes place on Sat, 05 May, 2018 at 10:30 pm to Sat, 05 May, 2018 at 10:30 pm at Connolly's  Chiswick, 450 Chiswick High Road, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Central Line Band Live at Connolly's Bar, Chiswick",
        "image": "https://cdn-az.allevents.in/banners/367182fc20017659c0c8ff9dc58290b2-rimg-w720-h404-gmir.jpg",
        "startDate": "2018-05-05",
        "url": "https://allevents.in/london/central-line-band-live-at-connollys-bar-chiswick/158225671621237",
        "location": {
            "@type": "Place",
            "name": "Connolly's  Chiswick",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 Chiswick High Road",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.492860577484",
                "longitude": "-0.26754972395833"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Central Line band will perform Classic Rock, Blues and Soul standards live in own style."
    }
]
```