

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Christmas Eve Candlelight Service.
Communion will be observed. 
All are welcome.
- **Event URL**: https://allevents.in/fenwick-island/christmas-eve-service/200029315164007
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Fenwick Island
- **state**: DE
- **country**: United States
- **location**: 36806 Lighthouse Rd, Selbyville, DE
- **lat**: 38.47211
- **long**: -75.09965
- **full address**: 36806 Lighthouse Rd, Selbyville, DE, 36806 Lighthouse Rd, Selbyville, DE 19975-3954, United States, Fenwick Island

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d689383969acf01232d53e7af17b3bc4397040e569ee124bdc1f08103353ca7c-rimg-w467-h301-dcffffff-gmir?v=1766507025

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 36806 Lighthouse Rd, Selbyville, DE, 36806 Lighthouse Rd, Selbyville, DE 19975-3954, United States, Fenwick Island.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Fenwick Island Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/d689383969acf01232d53e7af17b3bc4397040e569ee124bdc1f08103353ca7c-rimg-w467-h301-dcffffff-gmir?v=1766507025",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/fenwick-island/christmas-eve-service/200029315164007",
        "location": {
            "@type": "Place",
            "name": "36806 Lighthouse Rd, Selbyville, DE",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "36806 Lighthouse Rd, Selbyville, DE 19975-3954, United States",
                "addressLocality": "Fenwick Island",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.47211",
                "longitude": "-75.09965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Christmas Eve Candlelight Service.\nCommunion will be observed. \nAll are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fenwick Island Baptist Church",
                "url": "https://allevents.in/org/fenwick-island-baptist-church/23196140"
            }
        ]
    }
]
```