

# Event Details

- **Event Name**: The Last Chance play for Cambridge Swing Dance
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:30 pm
- **Event Description**: Christmas swing dance with the lads in hats
- **Event URL**: https://allevents.in/cambridge/the-last-chance-play-for-cambridge-swing-dance/200029064967924
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details


## Event venue details

- **city**: Cambridge
- **state**: EN
- **country**: United Kingdom
- **location**: St Andrew's Street Baptist Church
- **lat**: 52.20271800685
- **long**: 0.12396730855331
- **full address**: St Andrew's Street Baptist Church, 43 St Andrew's Street,Cambridge, Cambridgeshire, United Kingdom

## Event gallery

- **Alt text**: The Last Chance play for Cambridge Swing Dance
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/31185f361c5320304dbb486f9cd8b93904d293187efebd190906f949af40c0e5-rimg-w720-h467-dc030404-gmir?v=1763990302

## FAQs

- **Q**: When and where is The Last Chance play for Cambridge Swing Dance being held?
  - **A:** The Last Chance play for Cambridge Swing Dance takes place on Tue, 09 Dec, 2025 at 07:30 pm to Tue, 09 Dec, 2025 at 07:30 pm at St Andrew's Street Baptist Church, 43 St Andrew's Street,Cambridge, Cambridgeshire, United Kingdom.
- **Q**: Who is organizing The Last Chance play for Cambridge Swing Dance?
  - **A:** The Last Chance play for Cambridge Swing Dance is organized by The Last Chance Ragtime Band - Lindy Hop Jazz.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Last Chance play for Cambridge Swing Dance",
        "image": "https://cdn-az.allevents.in/events9/banners/31185f361c5320304dbb486f9cd8b93904d293187efebd190906f949af40c0e5-rimg-w720-h467-dc030404-gmir?v=1763990302",
        "startDate": "2025-12-09",
        "url": "https://allevents.in/cambridge/the-last-chance-play-for-cambridge-swing-dance/200029064967924",
        "location": {
            "@type": "Place",
            "name": "St Andrew's Street Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "43 St Andrew's Street,Cambridge, Cambridgeshire",
                "addressLocality": "Cambridge",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.20271800685",
                "longitude": "0.12396730855331"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas swing dance with the lads in hats",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Last Chance Ragtime Band - Lindy Hop Jazz",
                "url": "https://allevents.in/org/the-last-chance-ragtime-band-lindy-hop-jazz/25968063"
            }
        ]
    }
]
```