

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Please join us for our Christmas Eve Worship service.
- **Event URL**: https://allevents.in/asheboro/christmas-eve-service/200029345105232
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Asheboro
- **state**: NC
- **country**: United States
- **location**: 420 W Walker Ave, Asheboro, NC, United States, North Carolina 27203
- **lat**: 35.69112
- **long**: -79.81904
- **full address**: 420 W Walker Ave, Asheboro, NC, United States, North Carolina 27203

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f749cfc094cbfc3053d75637f25fa28ee7fd8c6cde7fd2f48f80689ce1ad9d26-rimg-w1200-h675-dc050301-gmir?v=1766205366

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 420 W Walker Ave, Asheboro, NC, United States, North Carolina 27203.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by First Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events5/banners/f749cfc094cbfc3053d75637f25fa28ee7fd8c6cde7fd2f48f80689ce1ad9d26-rimg-w1200-h675-dc050301-gmir?v=1766205366",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/asheboro/christmas-eve-service/200029345105232",
        "location": {
            "@type": "Place",
            "name": "420 W Walker Ave, Asheboro, NC, United States, North Carolina 27203",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "420 W Walker Ave, Asheboro, NC 27203-6722, United States",
                "addressLocality": "Asheboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.69112",
                "longitude": "-79.81904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our Christmas Eve Worship service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Presbyterian Church",
                "url": "https://allevents.in/org/first-presbyterian-church/24879643"
            }
        ]
    }
]
```