

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Next Wednesday is Christmas Eve.
- **Event URL**: https://allevents.in/clermont/christmas-eve-service/200029386260928
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Clermont
- **state**: FL
- **country**: United States
- **location**: Postal Colony
- **lat**: 28.525352
- **long**: -81.703023
- **full address**: Postal Colony, Clermont, Florida, United States

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dcdf691d1bec8c5c3b64d7d360b04e016260615e558aa2ea4789966c51753c1a-rimg-w1200-h1646-dce9f0f5-gmir?v=1766280023

## 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 05:00 pm at Postal Colony, Clermont, Florida, United States.
- **Q**: Who is organizing Christmas Eve Service ?
  - **A:** Christmas Eve Service  is organized by Faith Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events2/banners/dcdf691d1bec8c5c3b64d7d360b04e016260615e558aa2ea4789966c51753c1a-rimg-w1200-h1646-dce9f0f5-gmir?v=1766280023",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/clermont/christmas-eve-service/200029386260928",
        "location": {
            "@type": "Place",
            "name": "Postal Colony",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Clermont, Florida",
                "addressLocality": "Clermont",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.525352",
                "longitude": "-81.703023"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next Wednesday is Christmas Eve.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Baptist Church",
                "url": "https://allevents.in/org/faith-baptist-church/27266486"
            }
        ]
    }
]
```