

# Event Details

- **Event Name**: Christmas Midnight Mass
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 pm
- **Event Description**: Join us as we celebrate the birth of our Saviour.
- **Event URL**: https://allevents.in/glasgow/christmas-midnight-mass/200029391874725
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Glasgow
- **state**: SC
- **country**: United Kingdom
- **location**: 353-355  Kilmarnock Road, G43 2DS Glasgow, United Kingdom
- **lat**: 55.82151
- **long**: -4.2864
- **full address**: 353-355  Kilmarnock Road, G43 2DS Glasgow, United Kingdom, 351 Kilmarnock Road, Glasgow, G43 2, United Kingdom

## Event gallery

- **Alt text**: Christmas Midnight Mass
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/817b7cbe34be9d61f4bebc6021673caad7b9cfd48452b07330107e6a01da8ff7-rimg-w874-h1240-dc030101-gmir?v=1766398044

## FAQs

- **Q**: When and where is Christmas Midnight Mass being held?
  - **A:** Christmas Midnight Mass takes place on Wed, 24 Dec, 2025 at 11:00 pm to Wed, 24 Dec, 2025 at 11:00 pm at 353-355  Kilmarnock Road, G43 2DS Glasgow, United Kingdom, 351 Kilmarnock Road, Glasgow, G43 2, United Kingdom.
- **Q**: Who is organizing Christmas Midnight Mass?
  - **A:** Christmas Midnight Mass is organized by St. Margarets Scottish Episcopal Church, Newlands, Glasgow.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Midnight Mass",
        "image": "https://cdn-az.allevents.in/events3/banners/817b7cbe34be9d61f4bebc6021673caad7b9cfd48452b07330107e6a01da8ff7-rimg-w874-h1240-dc030101-gmir?v=1766398044",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/glasgow/christmas-midnight-mass/200029391874725",
        "location": {
            "@type": "Place",
            "name": "353-355  Kilmarnock Road, G43 2DS Glasgow, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "351 Kilmarnock Road, Glasgow, G43 2, United Kingdom",
                "addressLocality": "Glasgow",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.82151",
                "longitude": "-4.2864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of our Saviour.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Margarets Scottish Episcopal Church Newlands Glasgow",
                "url": "https://allevents.in/org/st-margarets-scottish-episcopal-church-newlands-glasgow/26595338"
            }
        ]
    }
]
```