

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:30 pm
- **Event Description**: Join us for a special Christmas Eve service as we celebrate the birth of the Savior!
- **Event URL**: https://allevents.in/hull/christmas-eve-candlelight-service/200029291966742
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hull
- **state**: GA
- **country**: United States
- **location**: 39 Charlie Bolton Rd, Hull, GA, United States, Georgia 30646
- **lat**: 34.01467
- **long**: -83.29191
- **full address**: 39 Charlie Bolton Rd, Hull, GA, United States, Georgia 30646

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1ce34c4e70f2536b45e5474f804bb23922698bf698ff98b6461013467349001d-rimg-w1200-h807-dc5e0410-gmir?v=1766206612

## 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 39 Charlie Bolton Rd, Hull, GA, United States, Georgia 30646.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Hull Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events1/banners/1ce34c4e70f2536b45e5474f804bb23922698bf698ff98b6461013467349001d-rimg-w1200-h807-dc5e0410-gmir?v=1766206612",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/hull/christmas-eve-candlelight-service/200029291966742",
        "location": {
            "@type": "Place",
            "name": "39 Charlie Bolton Rd, Hull, GA, United States, Georgia 30646",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hull Baptist Church, 39 Charlie Bolton Rd, Hull, GA 30646, United States",
                "addressLocality": "Hull",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.01467",
                "longitude": "-83.29191"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a special Christmas Eve service as we celebrate the birth of the Savior!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hull Baptist Church",
                "url": "https://allevents.in/org/hull-baptist-church/25986069"
            }
        ]
    }
]
```