

# Event Details

- **Event Name**: Christmas Eve Midnight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:30 pm
- **Event Description**: A peaceful and moving service to welcome Christmas Day with prayer, music, and candlelight.
- **Event URL**: https://allevents.in/pudsey/christmas-eve-midnight-service/200029194935656
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Pudsey
- **state**: EN
- **country**: United Kingdom
- **location**: Church Lane, PUDSEY, LS28 8BE Pudsey, United Kingdom
- **lat**: 53.79514
- **long**: -1.66505
- **full address**: Church Lane, PUDSEY, LS28 8BE Pudsey, United Kingdom

## Event gallery

- **Alt text**: Christmas Eve Midnight Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/29bf33ddd350ab315c1ee208fb36dad254745c8c223c5b909cc303d5993a3dc9-rimg-w1200-h600-dc7f0543-gmir?v=1766289296

## FAQs

- **Q**: When and where is Christmas Eve Midnight Service being held?
  - **A:** Christmas Eve Midnight Service takes place on Wed, 24 Dec, 2025 at 11:30 pm to Wed, 24 Dec, 2025 at 11:30 pm at Church Lane, PUDSEY, LS28 8BE Pudsey, United Kingdom.
- **Q**: Who is organizing Christmas Eve Midnight Service?
  - **A:** Christmas Eve Midnight Service is organized by Pudsey Parish Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Midnight Service",
        "image": "https://cdn-az.allevents.in/events5/banners/29bf33ddd350ab315c1ee208fb36dad254745c8c223c5b909cc303d5993a3dc9-rimg-w1200-h600-dc7f0543-gmir?v=1766289296",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/pudsey/christmas-eve-midnight-service/200029194935656",
        "location": {
            "@type": "Place",
            "name": "Church Lane, PUDSEY, LS28 8BE Pudsey, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "name": "Church Lane, PUDSEY, LS28 8BE Pudsey, United Kingdom",
                "addressLocality": "Pudsey",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.79514",
                "longitude": "-1.66505"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A peaceful and moving service to welcome Christmas Day with prayer, music, and candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pudsey Parish Church",
                "url": "https://allevents.in/org/pudsey-parish-church/26256294"
            }
        ]
    }
]
```