

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:30 pm
- **Event Description**: Join us for worship with songs to celebrate the coming of the light of Christ into the world with candles as we share in fellowship with family and friends. Come in-person or online.
- **Event URL**: https://allevents.in/burton/christmas-eve-service/200029350714909
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Burton
- **state**: OH
- **country**: United States
- **location**: 14558 West Park Street, Burton, OH, United States, Ohio 44021
- **lat**: 41.47248
- **long**: -81.14636
- **full address**: 14558 West Park Street, Burton, OH, United States, Ohio 44021

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3d613bca865bae06b64cb33beca1fbcd7a904458c750820dd8d6a87e667f349f-rimg-w1200-h628-dcb51f3a-gmir?v=1766248566

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:30 pm to Wed, 24 Dec, 2025 at 04:30 pm at 14558 West Park Street, Burton, OH, United States, Ohio 44021.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Burton Congregational Church, UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/3d613bca865bae06b64cb33beca1fbcd7a904458c750820dd8d6a87e667f349f-rimg-w1200-h628-dcb51f3a-gmir?v=1766248566",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/burton/christmas-eve-service/200029350714909",
        "location": {
            "@type": "Place",
            "name": "14558 West Park Street, Burton, OH, United States, Ohio 44021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14558 W Park St, Burton, OH 44021-9028, United States",
                "addressLocality": "Burton",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.47248",
                "longitude": "-81.14636"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for worship with songs to celebrate the coming of the light of Christ into the world with candles as we share in fellowship with family and friends. Come in-person or online.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burton Congregational Church UCC",
                "url": "https://allevents.in/org/burton-congregational-church-ucc/27234069"
            }
        ]
    }
]
```