

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 06:00 pm – Wed, 24 Dec, 2025 at 07:00 pm
- **Event Description**: Candlelight Worship Service.
- **Event URL**: https://allevents.in/akron/christmas-eve-candlelight-service/200029342093828
- **Event Categories**: candlelight-concerts, christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: 704 N Firestone Blvd, Akron, OH
- **lat**: 41.04425
- **long**: -81.50162
- **full address**: 704 N Firestone Blvd, Akron, OH, United States

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c2bb28a8ed6691ddfec5d0196bab2274d3f9a2805d37a6df5b1325b0c11fee28-rimg-w1200-h675-dc040101-gmir?v=1766229632

## 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 07:00 pm at 704 N Firestone Blvd, Akron, OH, United States.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Grace Baptist Church in Akron, Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events2/banners/c2bb28a8ed6691ddfec5d0196bab2274d3f9a2805d37a6df5b1325b0c11fee28-rimg-w1200-h675-dc040101-gmir?v=1766229632",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/akron/christmas-eve-candlelight-service/200029342093828",
        "location": {
            "@type": "Place",
            "name": "704 N Firestone Blvd, Akron, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "704 N Firestone Blvd, Akron, OH 44306-2621, United States",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.04425",
                "longitude": "-81.50162"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Candlelight Worship Service.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Baptist Church in Akron Ohio",
                "url": "https://allevents.in/org/grace-baptist-church-in-akron-ohio/25592591"
            }
        ]
    }
]
```