

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm – Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: A beautiful service of music, candlelight and the Christmas Story for the whole family!
- **Event URL**: https://allevents.in/grand-bend/christmas-eve-service/200029359271622
- **Event Categories**: christmas, christmas-services, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Grand Bend
- **state**: ON
- **country**: Canada
- **location**: 25 Main. St. W., Grand Bend, ON, Canada
- **lat**: 43.31342
- **long**: -81.75885
- **full address**: 25 Main. St. W., Grand Bend, ON, Canada

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/8859fbc6e386a885af37f33b4aff615706e7ee77919091084cb36ca4f8aff988-rimg-w1200-h1553-dcf3c4bf-gmir?v=1766416205

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 04:00 pm to Wed, 24 Dec, 2025 at 05:00 pm at 25 Main. St. W., Grand Bend, ON, Canada.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Grand Bend Place - Centre for the Living Arts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events6/banners/8859fbc6e386a885af37f33b4aff615706e7ee77919091084cb36ca4f8aff988-rimg-w1200-h1553-dcf3c4bf-gmir?v=1766416205",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/grand-bend/christmas-eve-service/200029359271622",
        "location": {
            "@type": "Place",
            "name": "25 Main. St. W., Grand Bend, ON, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Main St W, Lambton Shores, ON N0M 2T0, Canada",
                "addressLocality": "Grand Bend",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.31342",
                "longitude": "-81.75885"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A beautiful service of music, candlelight and the Christmas Story for the whole family!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grand Bend Place - Centre for the Living Arts",
                "url": "https://allevents.in/org/grand-bend-place-centre-for-the-living-arts/24827797"
            }
        ]
    }
]
```