

# Event Details

- **Event Name**: Christmas Day Service
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:00 am
- **Event Description**: Come along and join us on Christmas Morning to hear the Christmas story.
Everyone welcome.
- **Event URL**: https://allevents.in/telford/christmas-day-service/200029387705638
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Telford
- **state**: EN
- **country**: United Kingdom
- **location**: New Street, TF1 1LU Wellington, United Kingdom
- **lat**: 52.70057
- **long**: -2.51685
- **full address**: New Street, TF1 1LU Wellington, United Kingdom, B&amp;M Store, New Street, Telford, TF1 1LU, United Kingdom

## Event gallery

- **Alt text**: Christmas Day Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7de9b5bb6420fd1ea01543aec875814cda4310e58286cf0462e1405801b882d7-rimg-w1200-h900-dc90785e-gmir?v=1766296410

## 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 New Street, TF1 1LU Wellington, United Kingdom, B&amp;M Store, New Street, Telford, TF1 1LU, United Kingdom.
- **Q**: Who is organizing Christmas Day Service?
  - **A:** Christmas Day Service is organized by Wellington Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Service",
        "image": "https://cdn-az.allevents.in/events3/banners/7de9b5bb6420fd1ea01543aec875814cda4310e58286cf0462e1405801b882d7-rimg-w1200-h900-dc90785e-gmir?v=1766296410",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/telford/christmas-day-service/200029387705638",
        "location": {
            "@type": "Place",
            "name": "New Street, TF1 1LU Wellington, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "B&amp;M Store, New Street, Telford, TF1 1LU, United Kingdom",
                "addressLocality": "Telford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.70057",
                "longitude": "-2.51685"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and join us on Christmas Morning to hear the Christmas story.\nEveryone welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wellington Methodist Church",
                "url": "https://allevents.in/org/wellington-methodist-church/27267766"
            }
        ]
    }
]
```