

# Event Details

- **Event Name**: Christmas Eve Worship
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: Two worship times.  5 and 8.    Both will have Christmas songs and candlelight worship.     Come celebrate the Birth of Christ.   Come bring an offering of worship to young King.
- **Event URL**: https://allevents.in/canton/christmas-eve-worship/200029316684300
- **Event Categories**: christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Canton
- **state**: SD
- **country**: United States
- **location**: 621 E 4th St, Canton, SD, United States, South Dakota 57013
- **lat**: 43.3013
- **long**: -96.58549
- **full address**: 621 E 4th St, Canton, SD, United States, South Dakota 57013

## Event gallery

- **Alt text**: Christmas Eve Worship
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/bb2eb936883f18811beb7ce7dcf6a87bd9475cb313e4f69d00539cd90bdc6003-rimg-w1200-h778-dc020101-gmir?v=1766556785

## FAQs

- **Q**: When and where is Christmas Eve Worship being held?
  - **A:** Christmas Eve Worship takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 621 E 4th St, Canton, SD, United States, South Dakota 57013.
- **Q**: Who is organizing Christmas Eve Worship?
  - **A:** Christmas Eve Worship is organized by Canton United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Worship",
        "image": "https://cdn-az.allevents.in/events2/banners/bb2eb936883f18811beb7ce7dcf6a87bd9475cb313e4f69d00539cd90bdc6003-rimg-w1200-h778-dc020101-gmir?v=1766556785",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/canton/christmas-eve-worship/200029316684300",
        "location": {
            "@type": "Place",
            "name": "621 E 4th St, Canton, SD, United States, South Dakota 57013",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 E 4th St, Canton, SD 57013-1821, United States",
                "addressLocality": "Canton",
                "addressRegion": "SD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.3013",
                "longitude": "-96.58549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Two worship times.  5 and 8.    Both will have Christmas songs and candlelight worship.     Come celebrate the Birth of Christ.   Come bring an offering of worship to young King.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Canton United Methodist Church",
                "url": "https://allevents.in/org/canton-united-methodist-church/26000973"
            }
        ]
    }
]
```