

# Event Details

- **Event Name**: Midnight Mass
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 pm – Thu, 25 Dec, 2025 at 12:15 am
- **Event Description**: A traditional service of Midnight Mass by candlelight.
- **Event URL**: https://allevents.in/newport/midnight-mass/200029394258607
- **Event Categories**: christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Newport
- **state**: EN
- **country**: United Kingdom
- **location**: St Johns road, PO30 1LN Newport, United Kingdom
- **lat**: 50.69553
- **long**: -1.29523
- **full address**: St Johns road, PO30 1LN Newport, United Kingdom, 8 St Johns Road, Newport, PO30 1LN, United Kingdom

## Event gallery

- **Alt text**: Midnight Mass
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ca32ee7c6e1ffd40dd5b65d061059ab7acc4a38dfef1b1e4d96d8c676d3ab13c-rimg-w1200-h675-dc081c50-gmir?v=1766429046

## FAQs

- **Q**: When and where is Midnight Mass being held?
  - **A:** Midnight Mass takes place on Wed, 24 Dec, 2025 at 11:00 pm to Thu, 25 Dec, 2025 at 12:15 am at St Johns road, PO30 1LN Newport, United Kingdom, 8 St Johns Road, Newport, PO30 1LN, United Kingdom.
- **Q**: Who is organizing Midnight Mass?
  - **A:** Midnight Mass is organized by St Johns Church, Newport, Isle of Wight.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Midnight Mass",
        "image": "https://cdn-az.allevents.in/events2/banners/ca32ee7c6e1ffd40dd5b65d061059ab7acc4a38dfef1b1e4d96d8c676d3ab13c-rimg-w1200-h675-dc081c50-gmir?v=1766429046",
        "startDate": "2025-12-24",
        "endDate": "2025-12-25",
        "url": "https://allevents.in/newport/midnight-mass/200029394258607",
        "location": {
            "@type": "Place",
            "name": "St Johns road, PO30 1LN Newport, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8 St Johns Road, Newport, PO30 1LN, United Kingdom",
                "addressLocality": "Newport",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.69553",
                "longitude": "-1.29523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A traditional service of Midnight Mass by candlelight.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Johns Church Newport Isle of Wight",
                "url": "https://allevents.in/org/st-johns-church-newport-isle-of-wight/26328650"
            }
        ]
    }
]
```