

# Event Details

- **Event Name**: Family Carols
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 11:00 am
- **Event Description**: A service for all the family.
- **Event URL**: https://allevents.in/belfast/family-carols/200029281826657
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Belfast
- **state**: NI
- **country**: United Kingdom
- **location**: 6 University Road, Belfast
- **lat**: 54.5881
- **long**: -5.93514
- **full address**: 6 University Road, Belfast, United Kingdom

## Event gallery

- **Alt text**: Family Carols
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cf7484c97296cda1e80d0f4c9ad9e37afcd432b57a0da40110687c685d78c4aa-rimg-w1080-h1080-dc063e35-gmir?v=1765865303

## FAQs

- **Q**: When and where is Family Carols being held?
  - **A:** Family Carols takes place on Sun, 21 Dec, 2025 at 11:00 am to Sun, 21 Dec, 2025 at 11:00 am at 6 University Road, Belfast, United Kingdom.
- **Q**: Who is organizing Family Carols?
  - **A:** Family Carols is organized by Crescent Church Belfast.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Family Carols is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Belfast, this event is thoughtfully curated to deliver a standout experience worth every moment. If Family Carols sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Carols",
        "image": "https://cdn-az.allevents.in/events3/banners/cf7484c97296cda1e80d0f4c9ad9e37afcd432b57a0da40110687c685d78c4aa-rimg-w1080-h1080-dc063e35-gmir?v=1765865303",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/belfast/family-carols/200029281826657",
        "location": {
            "@type": "Place",
            "name": "6 University Road, Belfast",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2a University Road, Belfast, BT7 1, United Kingdom",
                "addressLocality": "Belfast",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.5881",
                "longitude": "-5.93514"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A service for all the family.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Crescent Church Belfast",
                "url": "https://allevents.in/org/crescent-church-belfast/26411829"
            }
        ]
    }
]
```