

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Come and join us for our Christmas Day celebration - as we sing carols &amp; give thanks for Jesus being born in Bethlehem.
- **Event URL**: https://allevents.in/pontypridd/christmas-day-service/200029403795309
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Pontypridd
- **state**: WA
- **country**: United Kingdom
- **location**: Gelliwastad Road, CF37 2BP Pontypridd, United Kingdom
- **lat**: 51.60372
- **long**: -3.34133
- **full address**: Gelliwastad Road, CF37 2BP Pontypridd, United Kingdom, Pontypridd, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c49f1d59b382aa8af599337b61a7910f0713f577a8dfd884a50e4606a8e4b73c-rimg-w1200-h670-dc1c0506-gmir?v=1766631429

## FAQs

- **Q**: When and where is Christmas Day Service being held?
  - **A:** Christmas Day Service takes place on Thu, 25 Dec, 2025 at 10:00 am to Thu, 25 Dec, 2025 at 10:00 am at Gelliwastad Road, CF37 2BP Pontypridd, United Kingdom, Pontypridd, United Kingdom.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Temple Baptist Church Pontypridd.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events7/banners/c49f1d59b382aa8af599337b61a7910f0713f577a8dfd884a50e4606a8e4b73c-rimg-w1200-h670-dc1c0506-gmir?v=1766631429",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/pontypridd/christmas-day-service/200029403795309",
        "location": {
            "@type": "Place",
            "name": "Gelliwastad Road, CF37 2BP Pontypridd, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Gelliwastad Road, CF37 2BP Pontypridd, United Kingdom, Pontypridd, United Kingdom",
                "addressLocality": "Pontypridd",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.60372",
                "longitude": "-3.34133"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and join us for our Christmas Day celebration - as we sing carols & give thanks for Jesus being born in Bethlehem.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Temple Baptist Church Pontypridd",
                "url": "https://allevents.in/org/temple-baptist-church-pontypridd/26708353"
            }
        ]
    }
]
```