

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Please join us as we celebrate the birth of Christ with a beautiful candlelight service at 6pm Christmas Eve.
- **Event URL**: https://allevents.in/brandon/christmas-eve-service/200029400687243
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Brandon
- **state**: FL
- **country**: United States
- **location**: 408 Limona Rd, Brandon, FL, United States, Florida 33510
- **lat**: 27.94466
- **long**: -82.30516
- **full address**: 408 Limona Rd, Brandon, FL, United States, Florida 33510

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/22cf7e13a9b599949348858d111b1d63cff3776f65cb3718b68371bfa70d508e-rimg-w1200-h675-dc010204-gmir?v=1766586163

## 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 408 Limona Rd, Brandon, FL, United States, Florida 33510.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Limona Village Chapel United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/22cf7e13a9b599949348858d111b1d63cff3776f65cb3718b68371bfa70d508e-rimg-w1200-h675-dc010204-gmir?v=1766586163",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/brandon/christmas-eve-service/200029400687243",
        "location": {
            "@type": "Place",
            "name": "408 Limona Rd, Brandon, FL, United States, Florida 33510",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "408 Limona Rd, Brandon, FL 33510-4149, United States",
                "addressLocality": "Brandon",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.94466",
                "longitude": "-82.30516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us as we celebrate the birth of Christ with a beautiful candlelight service at 6pm Christmas Eve.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Limona Village Chapel United Methodist Church",
                "url": "https://allevents.in/org/limona-village-chapel-united-methodist-church/19746547"
            }
        ]
    }
]
```