

# Event Details

- **Event Name**: Christmas Eve Midnight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 pm
- **Event Description**: Join us for the first communion of Christmas.
- **Event URL**: https://allevents.in/fareham/christmas-eve-midnight-service/200029349127235
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Fareham
- **state**: EN
- **country**: United Kingdom
- **location**: 7 Church Rd, Locks Heath, SO31 6LW Southampton, United Kingdom
- **lat**: 50.86138
- **long**: -1.26167
- **full address**: 7 Church Rd, Locks Heath, SO31 6LW Southampton, United Kingdom, 7 Church Road, Southampton, SO31 6LW, United Kingdom, Fareham

## Event gallery

- **Alt text**: Christmas Eve Midnight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/896437db5cd9bf00d0d72c76a7cd57c00fce5aa926ac9622366d1a325eb724a9-rimg-w940-h788-dc010102-gmir?v=1766217917

## 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:00 pm to Wed, 24 Dec, 2025 at 11:00 pm at 7 Church Rd, Locks Heath, SO31 6LW Southampton, United Kingdom, 7 Church Road, Southampton, SO31 6LW, United Kingdom, Fareham.
- **Q**: Who is organizing Christmas Eve Midnight Service?
  - **A:** Christmas Eve Midnight Service is organized by St John's Locks Heath.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Midnight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/896437db5cd9bf00d0d72c76a7cd57c00fce5aa926ac9622366d1a325eb724a9-rimg-w940-h788-dc010102-gmir?v=1766217917",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/fareham/christmas-eve-midnight-service/200029349127235",
        "location": {
            "@type": "Place",
            "name": "7 Church Rd, Locks Heath, SO31 6LW Southampton, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Church Road, Southampton, SO31 6LW, United Kingdom",
                "addressLocality": "Fareham",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.86138",
                "longitude": "-1.26167"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the first communion of Christmas.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St Johns Locks Heath",
                "url": "https://allevents.in/org/st-johns-locks-heath/26301526"
            }
        ]
    }
]
```