

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm – Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Please join us as we prepare for Christmas Day by worshiping together.

Send us a message if you have any questions about this event.
- **Event URL**: https://allevents.in/bonaire/christmas-eve-service/200029327693923
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Bonaire
- **state**: GA
- **country**: United States
- **location**: Bonaire First Baptist Church
- **lat**: 32.5487899
- **long**: -83.6032
- **full address**: Bonaire First Baptist Church, 142 Old GA-96, Bonaire, GA 31005-3360, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/6e6f9aa44d42781bc42b425d3074debdbd6ce7e2adcf01c2a713255b7b128c4e-rimg-w851-h315-dcbab0af-gmir?v=1765936917

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at Bonaire First Baptist Church, 142 Old GA-96, Bonaire, GA 31005-3360, United States.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Bonaire First Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events9/banners/6e6f9aa44d42781bc42b425d3074debdbd6ce7e2adcf01c2a713255b7b128c4e-rimg-w851-h315-dcbab0af-gmir?v=1765936917",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/bonaire/christmas-eve-service/200029327693923",
        "location": {
            "@type": "Place",
            "name": "Bonaire First Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "142 Old GA-96, Bonaire, GA 31005-3360, United States",
                "addressLocality": "Bonaire",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.5487899",
                "longitude": "-83.6032"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us as we prepare for Christmas Day by worshiping together.\n\nSend us a message if you have any questions about this event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bonaire First Baptist Church",
                "url": "https://allevents.in/org/bonaire-first-baptist-church/26063415"
            }
        ]
    }
]
```