

# Event Details

- **Event Name**: Midnight Mass
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:30 pm
- **Event Description**: Join us at 11.30pm on Christmas Eve as we celebrate Midnight Mass.
- **Event URL**: https://allevents.in/mirfield/midnight-mass/200029349114036
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mirfield
- **state**: EN
- **country**: United Kingdom
- **location**: Christ the King Battyeford
- **lat**: 53.684278888697
- **long**: -1.7147608852157
- **full address**: Christ the King Battyeford, 109 Stocks Bank Road,Mirfield, United Kingdom

## Event gallery

- **Alt text**: Midnight Mass
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/07e46a7cc82ce02409815723582dc4551ab64065bded68691acaf57c65d1f749-rimg-w1200-h675-dc10171c-gmir?v=1766245264

## FAQs

- **Q**: When and where is Midnight Mass being held?
  - **A:** Midnight Mass takes place on Wed, 24 Dec, 2025 at 11:30 pm to Wed, 24 Dec, 2025 at 11:30 pm at Christ the King Battyeford, 109 Stocks Bank Road,Mirfield, United Kingdom.
- **Q**: Who is organizing Midnight Mass?
  - **A:** Midnight Mass is organized by Christ the King Battyeford.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Midnight Mass",
        "image": "https://cdn-az.allevents.in/events2/banners/07e46a7cc82ce02409815723582dc4551ab64065bded68691acaf57c65d1f749-rimg-w1200-h675-dc10171c-gmir?v=1766245264",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mirfield/midnight-mass/200029349114036",
        "location": {
            "@type": "Place",
            "name": "Christ the King Battyeford",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 Stocks Bank Road,Mirfield",
                "addressLocality": "Mirfield",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.684278888697",
                "longitude": "-1.7147608852157"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at 11.30pm on Christmas Eve as we celebrate Midnight Mass.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the King Battyeford",
                "url": "https://allevents.in/org/christ-the-king-battyeford/20376102"
            }
        ]
    }
]
```