

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us as we celebrate the birth of our Lord, Jesus Christ.
- **Event URL**: https://allevents.in/boca-raton/christmas-eve-service/200029347497947
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Boca Raton
- **state**: FL
- **country**: United States
- **location**: 7500 E Country Club Blvd, Boca Raton, FL, United States, Florida 33487
- **lat**: 26.41689
- **long**: -80.08047
- **full address**: 7500 E Country Club Blvd, Boca Raton, FL, United States, Florida 33487

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fd879402c2a5684c395b94fafbc1923a107062eb0e0507b57238fc6d154f2dca-rimg-w1200-h674-dc050914-gmir?v=1766199139

## 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 7500 E Country Club Blvd, Boca Raton, FL, United States, Florida 33487.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Above & Beyond Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events7/banners/fd879402c2a5684c395b94fafbc1923a107062eb0e0507b57238fc6d154f2dca-rimg-w1200-h674-dc050914-gmir?v=1766199139",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/boca-raton/christmas-eve-service/200029347497947",
        "location": {
            "@type": "Place",
            "name": "7500 E Country Club Blvd, Boca Raton, FL, United States, Florida 33487",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7500 E Country Club Blvd, Boca Raton, FL 33487-1542, United States",
                "addressLocality": "Boca Raton",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "26.41689",
                "longitude": "-80.08047"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us as we celebrate the birth of our Lord, Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Above & Beyond Community Church",
                "url": "https://allevents.in/org/above-and-beyond-community-church/25049168"
            }
        ]
    }
]
```