

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 03:00 pm
- **Event Description**: Join us as we celebrate the birth of our Savior this Christmas! Worship will begin at 3:00. Weather permitting, we will have photo opportunities and outdoor activities beginning at 2:00p.
- **Event URL**: https://allevents.in/mansfield/christmas-eve-service/200029232244955
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Mansfield
- **state**: TX
- **country**: United States
- **location**: Trinity Grace Church Mansfield
- **lat**: 32.585852452612
- **long**: -97.129834592342
- **full address**: Trinity Grace Church Mansfield, 1200 Clover Hill Road,Mansfield, Texas, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0bd7c4066caee8d5d60efea5068cf582ab21074d319c98992202d011670e0c0c-rimg-w1200-h675-dceeede9-gmir?v=1766241287

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 03:00 pm to Wed, 24 Dec, 2025 at 03:00 pm at Trinity Grace Church Mansfield, 1200 Clover Hill Road,Mansfield, Texas, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Open Table UMC - Mansfield.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/0bd7c4066caee8d5d60efea5068cf582ab21074d319c98992202d011670e0c0c-rimg-w1200-h675-dceeede9-gmir?v=1766241287",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mansfield/christmas-eve-service/200029232244955",
        "location": {
            "@type": "Place",
            "name": "Trinity Grace Church Mansfield",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 Clover Hill Road,Mansfield, Texas",
                "addressLocality": "Mansfield",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.585852452612",
                "longitude": "-97.129834592342"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of our Savior this Christmas! Worship will begin at 3:00. Weather permitting, we will have photo opportunities and outdoor activities beginning at 2:00p.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Open Table UMC - Mansfield",
                "url": "https://allevents.in/org/open-table-umc-mansfield/25440686"
            }
        ]
    }
]
```