

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for our traditional service of carols and candles! Bring the whole family!
- **Event URL**: https://allevents.in/hollywood/christmas-eve-service/200029331761657
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hollywood
- **state**: MD
- **country**: United States
- **location**: Hollywood Church of the Nazarene
- **lat**: 38.346420122
- **long**: -76.56582620175
- **full address**: Hollywood Church of the Nazarene, 24708 Sotterley Rd, Hollywood, MD 20636, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/8ec1fcf39f3ab0fc1298916c42e8a6c221542cf04a5df29015e060b9818f8865-rimg-w1200-h628-dcf1f1f1-gmir?v=1765980968

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Hollywood Church of the Nazarene, 24708 Sotterley Rd, Hollywood, MD 20636, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Hollywood Church of the Nazarene.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events4/banners/8ec1fcf39f3ab0fc1298916c42e8a6c221542cf04a5df29015e060b9818f8865-rimg-w1200-h628-dcf1f1f1-gmir?v=1765980968",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hollywood/christmas-eve-service/200029331761657",
        "location": {
            "@type": "Place",
            "name": "Hollywood Church of the Nazarene",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "24708 Sotterley Rd, Hollywood, MD 20636, United States",
                "addressLocality": "Hollywood",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.346420122",
                "longitude": "-76.56582620175"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our traditional service of carols and candles! Bring the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hollywood Church of the Nazarene",
                "url": "https://allevents.in/org/hollywood-church-of-the-nazarene/26036293"
            }
        ]
    }
]
```