

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for a meaningful time to worship and wonder at the birth of our Savior.
- **Event URL**: https://allevents.in/boone/christmas-eve-candlelight-service/200029230041627
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Boone
- **state**: IA
- **country**: United States
- **location**: 612 8th St, Boone, IA, United States, Iowa 50036
- **lat**: 42.06346
- **long**: -93.88459
- **full address**: 612 8th St, Boone, IA, United States, Iowa 50036

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a9a8219835f9d630624c644cf3eaf049f00a507197901d17b1f289d0715aa2c2-rimg-w1200-h1553-dc011718-gmir?v=1766211354

## 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 612 8th St, Boone, IA, United States, Iowa 50036.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by First Baptist Church of Boone.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/a9a8219835f9d630624c644cf3eaf049f00a507197901d17b1f289d0715aa2c2-rimg-w1200-h1553-dc011718-gmir?v=1766211354",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/boone/christmas-eve-candlelight-service/200029230041627",
        "location": {
            "@type": "Place",
            "name": "612 8th St, Boone, IA, United States, Iowa 50036",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "612 8th St, Boone, IA 50036-2733, United States",
                "addressLocality": "Boone",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.06346",
                "longitude": "-93.88459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a meaningful time to worship and wonder at the birth of our Savior.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Boone",
                "url": "https://allevents.in/org/first-baptist-church-of-boone/23383929"
            }
        ]
    }
]
```