

# Event Details

- **Event Name**: Christmas Eve - Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Come join us!
- **Event URL**: https://allevents.in/ocala/christmas-eve-candlelight-service/200029357707407
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Ocala
- **state**: FL
- **country**: United States
- **location**: 37 Dogwood Rd, Ocala, FL, United States, Florida 34472
- **lat**: 29.125
- **long**: -82.04776
- **full address**: 37 Dogwood Rd, Ocala, FL, United States, Florida 34472

## Event gallery

- **Alt text**: Christmas Eve - Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0f68ad29a7fac5dc7ede5e89d72b420ec6427c854766f26912a1889d72336486-rimg-w1200-h675-dc070908-gmir?v=1766380414

## 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 05:30 pm to Wed, 24 Dec, 2025 at 05:30 pm at 37 Dogwood Rd, Ocala, FL, United States, Florida 34472.
- **Q**: Who is organizing Christmas Eve - Candlelight Service?
  - **A:** Christmas Eve - Candlelight Service is organized by Christ Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve - Candlelight Service",
        "image": "https://cdn-az.allevents.in/events10/banners/0f68ad29a7fac5dc7ede5e89d72b420ec6427c854766f26912a1889d72336486-rimg-w1200-h675-dc070908-gmir?v=1766380414",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/ocala/christmas-eve-candlelight-service/200029357707407",
        "location": {
            "@type": "Place",
            "name": "37 Dogwood Rd, Ocala, FL, United States, Florida 34472",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "37 Dogwood Rd, Ocala, FL 34472-5671, United States",
                "addressLocality": "Ocala",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.125",
                "longitude": "-82.04776"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ Community Church",
                "url": "https://allevents.in/org/christ-community-church/26338006"
            }
        ]
    }
]
```