

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: While all are welcome, members of FBC are especially encouraged to take part as we are reminded of our Messiah's life and ultimate purpose in taking on flesh: to give His life for our redemption!
- **Event URL**: https://allevents.in/cave-springs/christmas-eve-service/200029381656216
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Cave Springs
- **state**: AR
- **country**: United States
- **location**: 322 S. Main St., Cave Springs, AR, United States, Arkansas 72718
- **lat**: 36.26003
- **long**: -94.2312
- **full address**: 322 S. Main St., Cave Springs, AR, United States, Arkansas 72718

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3624d74d47ad621bd74e860f5c50cf0a356d0af14aac57c7ef207cf50b5a10aa-rimg-w1200-h674-dc151b1d-gmir?v=1766223616

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 322 S. Main St., Cave Springs, AR, United States, Arkansas 72718.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by FBC Cave Springs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/3624d74d47ad621bd74e860f5c50cf0a356d0af14aac57c7ef207cf50b5a10aa-rimg-w1200-h674-dc151b1d-gmir?v=1766223616",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/cave-springs/christmas-eve-service/200029381656216",
        "location": {
            "@type": "Place",
            "name": "322 S. Main St., Cave Springs, AR, United States, Arkansas 72718",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "322 S Main St, Cave Springs, AR 72718-7118, United States",
                "addressLocality": "Cave Springs",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.26003",
                "longitude": "-94.2312"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "While all are welcome, members of FBC are especially encouraged to take part as we are reminded of our Messiah's life and ultimate purpose in taking on flesh: to give His life for our redemption!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FBC Cave Springs",
                "url": "https://allevents.in/org/fbc-cave-springs/26558323"
            }
        ]
    }
]
```