

# Event Details

- **Event Name**: Christmas Eve service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 11:00 pm
- **Event Description**: CHRISTMAS EVE service 11 pm December 24.
- **Event URL**: https://allevents.in/wise/christmas-eve-service/200029339327144
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Wise
- **state**: VA
- **country**: United States
- **location**: Wise Baptist Church
- **lat**: 36.978535782065
- **long**: -82.579389462491
- **full address**: Wise Baptist Church, 211 Spring Ave NE,Wise, Virginia, United States

## Event gallery

- **Alt text**: Christmas Eve service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6dd0e96fcea39c188b7b4979c6712409bb3e3c2cad5582e2a2ca966a45af8392-rimg-w640-h360-dc060201-gmir?v=1766103307

## FAQs

- **Q**: When and where is Christmas Eve service being held?
  - **A:** Christmas Eve service takes place on Wed, 24 Dec, 2025 at 11:00 pm to Wed, 24 Dec, 2025 at 11:00 pm at Wise Baptist Church, 211 Spring Ave NE,Wise, Virginia, United States.
- **Q**: Who is organizing Christmas Eve service?
  - **A:** Christmas Eve service is organized by Wise Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve service",
        "image": "https://cdn-az.allevents.in/events1/banners/6dd0e96fcea39c188b7b4979c6712409bb3e3c2cad5582e2a2ca966a45af8392-rimg-w640-h360-dc060201-gmir?v=1766103307",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/wise/christmas-eve-service/200029339327144",
        "location": {
            "@type": "Place",
            "name": "Wise Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "211 Spring Ave NE,Wise, Virginia",
                "addressLocality": "Wise",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.978535782065",
                "longitude": "-82.579389462491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "CHRISTMAS EVE service 11 pm December 24.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wise Baptist Church",
                "url": "https://allevents.in/org/wise-baptist-church/27222842"
            }
        ]
    }
]
```