

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for our Candlelight Christmas Eve Service at 4:00pm or 6:00pm.
- **Event URL**: https://allevents.in/charlottetown/christmas-eve-service/200029356854517
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 29

## Ticket Details


## Event venue details

- **city**: Charlottetown
- **state**: PE
- **country**: Canada
- **location**: 50 Kirkdale Road, Charlottetown, PE, Canada, Prince Edward Island C1E 1N6
- **lat**: 46.26462
- **long**: -63.16424
- **full address**: 50 Kirkdale Road, Charlottetown, PE, Canada, Prince Edward Island C1E 1N6

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cb2a51cbf39f57a62046f0be1f0631b8eeed003869249e9f777a0d6f7ae9c487-rimg-w851-h315-dcf2f2ef-gmir?v=1766438116

## 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 04:00 pm at 50 Kirkdale Road, Charlottetown, PE, Canada, Prince Edward Island C1E 1N6.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Grace Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/cb2a51cbf39f57a62046f0be1f0631b8eeed003869249e9f777a0d6f7ae9c487-rimg-w851-h315-dcf2f2ef-gmir?v=1766438116",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/charlottetown/christmas-eve-service/200029356854517",
        "location": {
            "@type": "Place",
            "name": "50 Kirkdale Road, Charlottetown, PE, Canada, Prince Edward Island C1E 1N6",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "50 Kirkdale Rd, Charlottetown, PE C1E 1N6, Canada",
                "addressLocality": "Charlottetown",
                "addressRegion": "PE",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.26462",
                "longitude": "-63.16424"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Candlelight Christmas Eve Service at 4:00pm or 6:00pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Baptist Church",
                "url": "https://allevents.in/org/grace-baptist-church/26936734"
            }
        ]
    }
]
```