

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Come celebrate the wonder of Christ's birth with us!
- **Event URL**: https://allevents.in/gainesville/christmas-eve-candlelight-service/200029338772919
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Gainesville
- **state**: FL
- **country**: United States
- **location**: 6203 NW 39th Ave, Gainesville, FL, United States, Florida 32606
- **lat**: 29.68832
- **long**: -82.40878
- **full address**: 6203 NW 39th Ave, Gainesville, FL, United States, Florida 32606

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9dfac3d00d4589bab6342c77f4be6a496c09f13857b6d2b1db5db79430bdbebe-rimg-w851-h315-dcefc5a5-gmir?v=1766090931

## 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 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 6203 NW 39th Ave, Gainesville, FL, United States, Florida 32606.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by North Gainesville Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/9dfac3d00d4589bab6342c77f4be6a496c09f13857b6d2b1db5db79430bdbebe-rimg-w851-h315-dcefc5a5-gmir?v=1766090931",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/gainesville/christmas-eve-candlelight-service/200029338772919",
        "location": {
            "@type": "Place",
            "name": "6203 NW 39th Ave, Gainesville, FL, United States, Florida 32606",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6203 SR-222, Gainesville, FL 32606-5858, United States",
                "addressLocality": "Gainesville",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.68832",
                "longitude": "-82.40878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the wonder of Christ's birth with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Gainesville Baptist Church",
                "url": "https://allevents.in/org/north-gainesville-baptist-church/25997775"
            }
        ]
    }
]
```