

# Event Details

- **Event Name**: Tango & All That Jazz
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:30 pm – Sat, 20 Jun, 2026 at 09:45 pm
- **Event Description**: This is going to be a GREAT concert ! Book early as we’re expecting it to sell out !
- **Event URL**: https://allevents.in/cambridge/tango-and-all-that-jazz/200030114190349
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Cambridge
- **state**: EN
- **country**: United Kingdom
- **location**: West Road Concert Hall
- **lat**: 52.202374915372
- **long**: 0.10762410977959
- **full address**: West Road Concert Hall, 11 West Road,Cambridge, Cambridgeshire, United Kingdom

## Event gallery

- **Alt text**: Tango &amp; All That Jazz
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c6f6dd675f620825fcebca038ad4aef0b76b946dc53cf58a6a420426eaa4e3d9-rimg-w1116-h1579-dc1f0502-gmir?v=1781767325

## FAQs

- **Q**: When and where is Tango & All That Jazz being held?
  - **A:** Tango & All That Jazz takes place on Sat, 20 Jun, 2026 at 07:30 pm to Sat, 20 Jun, 2026 at 09:45 pm at West Road Concert Hall, 11 West Road,Cambridge, Cambridgeshire, United Kingdom.
- **Q**: Who is organizing Tango & All That Jazz?
  - **A:** Tango & All That Jazz is organized by The Sampson Orchestra of Cambridge.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tango & All That Jazz is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Cambridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tango & All That Jazz sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Tango &amp; All That Jazz",
        "image": "https://cdn-az.allevents.in/events3/banners/c6f6dd675f620825fcebca038ad4aef0b76b946dc53cf58a6a420426eaa4e3d9-rimg-w1116-h1579-dc1f0502-gmir?v=1781767325",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/cambridge/tango-and-all-that-jazz/200030114190349",
        "location": {
            "@type": "Place",
            "name": "West Road Concert Hall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 West Road,Cambridge, Cambridgeshire",
                "addressLocality": "Cambridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.202374915372",
                "longitude": "0.10762410977959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is going to be a GREAT concert ! Book early as we’re expecting it to sell out !",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Sampson Orchestra of Cambridge",
                "url": "https://allevents.in/org/the-sampson-orchestra-of-cambridge/27685101"
            }
        ]
    }
]
```