

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm
- **Event Description**: Join us for a message, fellowship, and song as we celebrate our Savior Jesus Christ.
- **Event URL**: https://allevents.in/akron/christmas-eve-candlelight-service/200029363704442
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: 2433 S Main St, Akron, OH, United States, Ohio 44319
- **lat**: 41.02042
- **long**: -81.52523
- **full address**: 2433 S Main St, Akron, OH, United States, Ohio 44319

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d0eb90b61d49035a292bba7b9effc42f902cb09a0c559b18ae854872caf5220c-rimg-w1200-h675-dc150302-gmir?v=1766525228

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 06:00 pm to Wed, 24 Dec, 2025 at 06:00 pm at 2433 S Main St, Akron, OH, United States, Ohio 44319.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Riverside Alliance Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events8/banners/d0eb90b61d49035a292bba7b9effc42f902cb09a0c559b18ae854872caf5220c-rimg-w1200-h675-dc150302-gmir?v=1766525228",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/akron/christmas-eve-candlelight-service/200029363704442",
        "location": {
            "@type": "Place",
            "name": "2433 S Main St, Akron, OH, United States, Ohio 44319",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2433 S Main St, Akron, OH 44319-1134, United States",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02042",
                "longitude": "-81.52523"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a message, fellowship, and song as we celebrate our Savior Jesus Christ.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Riverside Alliance Church",
                "url": "https://allevents.in/org/riverside-alliance-church/26093878"
            }
        ]
    }
]
```