

# Event Details

- **Event Name**: Family Carols at Swinnow Community Centre
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 04:30 pm
- **Event Description**: Come along to Swinnow Community Centre for carols and family time
- **Event URL**: https://allevents.in/leeds/family-carols-at-swinnow-community-centre/200029346544124
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Leeds
- **state**: EN
- **country**: United Kingdom
- **location**: Swinnow Community Centre, Swinnow Lane, LS13 4RF
- **lat**: 53.80025
- **long**: -1.64217
- **full address**: Swinnow Community Centre, Swinnow Lane, LS13 4RF, 116 Swinnow Lane, Leeds, LS13 4RF, United Kingdom

## Event gallery

- **Alt text**: Family Carols at Swinnow Community Centre
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/641537644af09a2f923dd0916516e51e55ffdc0eb4725b508ac29f6ec7752ed4-rimg-w940-h788-dc191835-gmir?v=1765565603

## FAQs

- **Q**: When and where is Family Carols at Swinnow Community Centre being held?
  - **A:** Family Carols at Swinnow Community Centre takes place on Sun, 14 Dec, 2025 at 04:30 pm to Sun, 14 Dec, 2025 at 04:30 pm at Swinnow Community Centre, Swinnow Lane, LS13 4RF, 116 Swinnow Lane, Leeds, LS13 4RF, United Kingdom.
- **Q**: Who is organizing Family Carols at Swinnow Community Centre?
  - **A:** Family Carols at Swinnow Community Centre is organized by The Oak Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Carols at Swinnow Community Centre",
        "image": "https://cdn-az.allevents.in/events4/banners/641537644af09a2f923dd0916516e51e55ffdc0eb4725b508ac29f6ec7752ed4-rimg-w940-h788-dc191835-gmir?v=1765565603",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/leeds/family-carols-at-swinnow-community-centre/200029346544124",
        "location": {
            "@type": "Place",
            "name": "Swinnow Community Centre, Swinnow Lane, LS13 4RF",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "116 Swinnow Lane, Leeds, LS13 4RF, United Kingdom",
                "addressLocality": "Leeds",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.80025",
                "longitude": "-1.64217"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along to Swinnow Community Centre for carols and family time",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Oak Church",
                "url": "https://allevents.in/org/the-oak-church/27104061"
            }
        ]
    }
]
```