

# Event Details

- **Event Name**: Christmas Day Family Celebration
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:45 am – Thu, 25 Dec, 2025 at 11:30 am
- **Event Description**: Everyone is invited to celebrate Christmas Day at 10:45am in the Cathedral!
- **Event URL**: https://allevents.in/lisburn/christmas-day-family-celebration/200029236646135
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Lisburn
- **state**: NI
- **country**: United Kingdom
- **location**: Dromore Cathedral
- **lat**: 54.41494
- **long**: -6.15165
- **full address**: Dromore Cathedral, 30 Church Street,Dromore, Lisburn, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Family Celebration
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/51e384bd77592f505c4d38801e5ad46d82dbdb6d57f19bd57a60d0c17d6a2549-rimg-w1200-h675-dc022b44-gmir?v=1766648848

## FAQs

- **Q**: When and where is Christmas Day Family Celebration being held?
  - **A:** Christmas Day Family Celebration takes place on Thu, 25 Dec, 2025 at 10:45 am to Thu, 25 Dec, 2025 at 11:30 am at Dromore Cathedral, 30 Church Street,Dromore, Lisburn, United Kingdom.
- **Q**: Who is organizing Christmas Day Family Celebration?
  - **A:** Christmas Day Family Celebration is organized by Dromore Cathedral.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Family Celebration",
        "image": "https://cdn-az.allevents.in/events1/banners/51e384bd77592f505c4d38801e5ad46d82dbdb6d57f19bd57a60d0c17d6a2549-rimg-w1200-h675-dc022b44-gmir?v=1766648848",
        "startDate": "2025-12-25",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/lisburn/christmas-day-family-celebration/200029236646135",
        "location": {
            "@type": "Place",
            "name": "Dromore Cathedral",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Church Street,Dromore, Lisburn, United Kingdom",
                "addressLocality": "Lisburn",
                "addressRegion": "NI",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.41494",
                "longitude": "-6.15165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is invited to celebrate Christmas Day at 10:45am in the Cathedral!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dromore Cathedral",
                "url": "https://allevents.in/org/dromore-cathedral/21297332"
            }
        ]
    }
]
```