

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for a beautiful Candlelight Christmas Eve service as we reflect and celebrate Jesus' birth together! All are welcome.
- **Event URL**: https://allevents.in/largo/christmas-eve-candlelight-service/200029199382748
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Largo
- **state**: FL
- **country**: United States
- **location**: Oak Ridge Wesleyan Church
- **lat**: 27.87204
- **long**: -82.79177
- **full address**: Oak Ridge Wesleyan Church, 11000 110th Ave N, Largo, FL 33778, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/fb7c6e9e1c5b3ad88ae997dc8d2a4c129046c8a7106486965b13affd22a5afdf-rimg-w1200-h675-dc151311-gmir?v=1766209220

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at Oak Ridge Wesleyan Church, 11000 110th Ave N, Largo, FL 33778, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Oak Ridge Wesleyan Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/fb7c6e9e1c5b3ad88ae997dc8d2a4c129046c8a7106486965b13affd22a5afdf-rimg-w1200-h675-dc151311-gmir?v=1766209220",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/largo/christmas-eve-candlelight-service/200029199382748",
        "location": {
            "@type": "Place",
            "name": "Oak Ridge Wesleyan Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11000 110th Ave N, Largo, FL 33778, United States",
                "addressLocality": "Largo",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.87204",
                "longitude": "-82.79177"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a beautiful Candlelight Christmas Eve service as we reflect and celebrate Jesus' birth together! All are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oak Ridge Wesleyan Church",
                "url": "https://allevents.in/org/oak-ridge-wesleyan-church/26044260"
            }
        ]
    }
]
```