

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: All are welcomed!
- **Event URL**: https://allevents.in/mars-hill/christmas-eve-service/200029395641605
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Mars Hill
- **state**: NC
- **country**: United States
- **location**: 271 Laurel Valley Road, Mars Hill, NC
- **lat**: 35.91012
- **long**: -82.54397
- **full address**: 271 Laurel Valley Road, Mars Hill, NC, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/1e0f5ce1f0397e8248a7524d559c89cc26d0ff6e68c28a3a82102e5c2f380b1b-rimg-w960-h958-dc040001-gmir?v=1766456873

## 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 271 Laurel Valley Road, Mars Hill, NC, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Bright Hope Laurel United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events8/banners/1e0f5ce1f0397e8248a7524d559c89cc26d0ff6e68c28a3a82102e5c2f380b1b-rimg-w960-h958-dc040001-gmir?v=1766456873",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/mars-hill/christmas-eve-service/200029395641605",
        "location": {
            "@type": "Place",
            "name": "271 Laurel Valley Road, Mars Hill, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "271 Laurel Valley Rd, Mars Hill, NC 28754-6787, United States",
                "addressLocality": "Mars Hill",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.91012",
                "longitude": "-82.54397"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcomed!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bright Hope Laurel United Methodist Church",
                "url": "https://allevents.in/org/bright-hope-laurel-united-methodist-church/24312766"
            }
        ]
    }
]
```