

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 am
- **Event Description**: Join us on Christmas Eve morning, as we celebrate the joy and wonder of Christ’s birth. Whether you come with family, friends, or on your own: all are welcome to share in this time of light, love, and community. Come as you are and join us in celebrating the good news of Christmas together!
- **Event URL**: https://allevents.in/belton/christmas-eve-service/200029195285018
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Belton
- **state**: TX
- **country**: United States
- **location**: 1626 Morgan's Point Rd., Belton, TX
- **lat**: 31.14572
- **long**: -97.45988
- **full address**: 1626 Morgan's Point Rd., Belton, TX, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/40edaf6f487814a6d7965e5deb7c45b968db5990eefac6b370e8562578e1c1b1-rimg-w1200-h500-dc4f5925-gmir?v=1766093225

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 10:00 am to Wed, 24 Dec, 2025 at 10:00 am at 1626 Morgan's Point Rd., Belton, TX, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by St. Cornelius Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events1/banners/40edaf6f487814a6d7965e5deb7c45b968db5990eefac6b370e8562578e1c1b1-rimg-w1200-h500-dc4f5925-gmir?v=1766093225",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/belton/christmas-eve-service/200029195285018",
        "location": {
            "@type": "Place",
            "name": "1626 Morgan's Point Rd., Belton, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1626 Morgans Point Rd, Belton, TX 76513-6828, United States",
                "addressLocality": "Belton",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.14572",
                "longitude": "-97.45988"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on Christmas Eve morning, as we celebrate the joy and wonder of Christ’s birth. Whether you come with family, friends, or on your own: all are welcome to share in this time of light, love, and community. Come as you are and join us in celebrating the good news of Christmas together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Cornelius Episcopal Church",
                "url": "https://allevents.in/org/st-cornelius-episcopal-church/22806008"
            }
        ]
    }
]
```