

# Event Details

- **Event Name**: Christmas Candlelight Service
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 07:00 pm
- **Event Description**: Join us for the Grace Church Christmas Candlelight Service, Tuesday December 23, 2025 @ 7:00pm
- **Event URL**: https://allevents.in/allen-park/christmas-candlelight-service/200029389760601
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Allen Park
- **state**: MI
- **country**: United States
- **location**: 7215 Pelham Rd, Allen Park, MI, United States, Michigan 48101
- **lat**: 42.25486
- **long**: -83.23073
- **full address**: 7215 Pelham Rd, Allen Park, MI, United States, Michigan 48101

## Event gallery

- **Alt text**: Christmas Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ab8d442d6a1a9af981fbeb186e68f3c8df88eb896f87a317d7f90b07677b56e9-rimg-w1200-h675-dc05111b-gmir?v=1766314438

## FAQs

- **Q**: When and where is Christmas Candlelight Service being held?
  - **A:** Christmas Candlelight Service takes place on Tue, 23 Dec, 2025 at 07:00 pm to Tue, 23 Dec, 2025 at 07:00 pm at 7215 Pelham Rd, Allen Park, MI, United States, Michigan 48101.
- **Q**: Who is organizing Christmas Candlelight Service?
  - **A:** Christmas Candlelight Service is organized by Grace Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Candlelight Service",
        "image": "https://cdn-az.allevents.in/events9/banners/ab8d442d6a1a9af981fbeb186e68f3c8df88eb896f87a317d7f90b07677b56e9-rimg-w1200-h675-dc05111b-gmir?v=1766314438",
        "startDate": "2025-12-23",
        "url": "https://allevents.in/allen-park/christmas-candlelight-service/200029389760601",
        "location": {
            "@type": "Place",
            "name": "7215 Pelham Rd, Allen Park, MI, United States, Michigan 48101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7215 Pelham Rd, Allen Park, MI 48101-2242, United States",
                "addressLocality": "Allen Park",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.25486",
                "longitude": "-83.23073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the Grace Church Christmas Candlelight Service, Tuesday December 23, 2025 @ 7:00pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Church",
                "url": "https://allevents.in/org/grace-church/26621633"
            }
        ]
    }
]
```