

# Event Details

- **Event Name**: Christmas Day Celebration Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am
- **Event Description**: Join us as we celebrate the birth of Jesus Christ with traditional carols, readings, prayers, a short reflection and concluding at The Lord’s Table. All are welcome!
- **Event URL**: https://allevents.in/merthyr-tydfil/christmas-day-celebration-service/200029344272747
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Merthyr Tydfil
- **state**: WA
- **country**: United Kingdom
- **location**: High Street Baptist Church, Merthyr Tydfil
- **lat**: 51.7445939
- **long**: -3.3783189
- **full address**: High Street Baptist Church, Merthyr Tydfil, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Celebration Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/30df46b3c7e01b0781f3f0be0b123cf90f9067b0e82863f61d3c553c392a4524-rimg-w1200-h943-dc002f78-gmir?v=1766266474

## FAQs

- **Q**: When and where is Christmas Day Celebration Service being held?
  - **A:** Christmas Day Celebration Service takes place on Thu, 25 Dec, 2025 at 10:30 am to Thu, 25 Dec, 2025 at 10:30 am at High Street Baptist Church, Merthyr Tydfil, United Kingdom.
- **Q**: Who is organizing Christmas Day Celebration Service?
  - **A:** Christmas Day Celebration Service is organized by High Street Baptist Church, Merthyr Tydfil.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Celebration Service",
        "image": "https://cdn-az.allevents.in/events6/banners/30df46b3c7e01b0781f3f0be0b123cf90f9067b0e82863f61d3c553c392a4524-rimg-w1200-h943-dc002f78-gmir?v=1766266474",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/merthyr-tydfil/christmas-day-celebration-service/200029344272747",
        "location": {
            "@type": "Place",
            "name": "High Street Baptist Church, Merthyr Tydfil",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "High Street,Merthyr Tydfil",
                "addressLocality": "Merthyr Tydfil",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.7445939",
                "longitude": "-3.3783189"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of Jesus Christ with traditional carols, readings, prayers, a short reflection and concluding at The Lord’s Table. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "High Street Baptist Church Merthyr Tydfil",
                "url": "https://allevents.in/org/high-street-baptist-church-merthyr-tydfil/26438782"
            }
        ]
    }
]
```