

# Event Details

- **Event Name**: Dover First Moravian Church Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for a traditional Moravian candle service. Please note there is just one service time this year - 6:30 pm.
- **Event URL**: https://allevents.in/dover/dover-first-moravian-church-christmas-eve-worship/200029369027231
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: OH
- **country**: United States
- **location**: 319 N Walnut St, Dover, OH
- **lat**: 40.52233
- **long**: -81.47809
- **full address**: 319 N Walnut St, Dover, OH, United States

## Event gallery

- **Alt text**: Dover First Moravian Church Christmas Eve Worship
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Dover+First+Moravian+Church+Christmas+Eve+Worship&date=Wed%2C+24+Dec%2C+2025+at+06%3A30+pm&bg=2

## FAQs

- **Q**: When and where is Dover First Moravian Church Christmas Eve Worship being held?
  - **A:** Dover First Moravian Church Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 06:30 pm to Wed, 24 Dec, 2025 at 06:30 pm at 319 N Walnut St, Dover, OH, United States.
- **Q**: Who is organizing Dover First Moravian Church Christmas Eve Worship?
  - **A:** Dover First Moravian Church Christmas Eve Worship is organized by Dover First Moravian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dover First Moravian Church Christmas Eve Worship",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dover+First+Moravian+Church+Christmas+Eve+Worship&date=Wed%2C+24+Dec%2C+2025+at+06%3A30+pm&bg=2",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/dover/dover-first-moravian-church-christmas-eve-worship/200029369027231",
        "location": {
            "@type": "Place",
            "name": "319 N Walnut St, Dover, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "319 N Walnut St, Dover, OH 44622-2943, United States",
                "addressLocality": "Dover",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.52233",
                "longitude": "-81.47809"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a traditional Moravian candle service. Please note there is just one service time this year - 6:30 pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover First Moravian Church",
                "url": "https://allevents.in/org/dover-first-moravian-church/25984993"
            }
        ]
    }
]
```