

# Event Details

- **Event Name**: Christmas Day Worship
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 10:30 am
- **Event Description**: Join us Christmas morning for a service all about celebrating the birth of the One who came to save us all!
- **Event URL**: https://allevents.in/galena/christmas-day-worship/200029369702825
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Galena
- **state**: OH
- **country**: United States
- **location**: 7539 Dustin Rd, Galena, OH, United States, Ohio 43021
- **lat**: 40.21829
- **long**: -82.91405
- **full address**: 7539 Dustin Rd, Galena, OH, United States, Ohio 43021

## Event gallery

- **Alt text**: Christmas Day Worship
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a1040c86037b72a3a8764ef04597692eeecacfead071480dea1aa92e383aff06-rimg-w1200-h675-dc8b0e20-gmir?v=1765989805

## FAQs

- **Q**: When and where is Christmas Day Worship being held?
  - **A:** Christmas Day Worship takes place on Thu, 25 Dec, 2025 at 10:30 am to Thu, 25 Dec, 2025 at 10:30 am at 7539 Dustin Rd, Galena, OH, United States, Ohio 43021.
- **Q**: Who is organizing Christmas Day Worship?
  - **A:** Christmas Day Worship is organized by Living Word Lutheran Church - Galena, Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Day Worship",
        "image": "https://cdn-az.allevents.in/events2/banners/a1040c86037b72a3a8764ef04597692eeecacfead071480dea1aa92e383aff06-rimg-w1200-h675-dc8b0e20-gmir?v=1765989805",
        "startDate": "2025-12-25",
        "url": "https://allevents.in/galena/christmas-day-worship/200029369702825",
        "location": {
            "@type": "Place",
            "name": "7539 Dustin Rd, Galena, OH, United States, Ohio 43021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7539 Dustin Rd, Galena, OH 43021-9202, United States",
                "addressLocality": "Galena",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.21829",
                "longitude": "-82.91405"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Christmas morning for a service all about celebrating the birth of the One who came to save us all!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Word Lutheran Church - Galena Ohio",
                "url": "https://allevents.in/org/living-word-lutheran-church-galena-ohio/26556973"
            }
        ]
    }
]
```