

# Event Details

- **Event Name**: Carol service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:30 pm
- **Event Description**: A carol service also featuring bible readings which record the details of the Saviour's birth, and a message from the Pastor.
- **Event URL**: https://allevents.in/penticton/carol-service/200029386562508
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Penticton
- **state**: BC
- **country**: Canada
- **location**: 120 Preston Avenue, Penticton, BC, Canada, British Columbia V2A 2K2
- **lat**: 49.48775
- **long**: -119.58935
- **full address**: 120 Preston Avenue, Penticton, BC, Canada, British Columbia V2A 2K2

## Event gallery

- **Alt text**: Carol service
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d61788bd2e41aa5eeef8ea0f76b227ec3ddd6e26f77cff5b14ddf913f8836007-rimg-w768-h512-dc7c8a46-gmir?v=1766281917

## FAQs

- **Q**: When and where is Carol service being held?
  - **A:** Carol service takes place on Sun, 21 Dec, 2025 at 02:30 pm to Sun, 21 Dec, 2025 at 02:30 pm at 120 Preston Avenue, Penticton, BC, Canada, British Columbia V2A 2K2.
- **Q**: Who is organizing Carol service?
  - **A:** Carol service is organized by Penticton Free Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Carol service",
        "image": "https://cdn-az.allevents.in/events5/banners/d61788bd2e41aa5eeef8ea0f76b227ec3ddd6e26f77cff5b14ddf913f8836007-rimg-w768-h512-dc7c8a46-gmir?v=1766281917",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/penticton/carol-service/200029386562508",
        "location": {
            "@type": "Place",
            "name": "120 Preston Avenue, Penticton, BC, Canada, British Columbia V2A 2K2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Preston Ave, Penticton, BC V2A 2K2, Canada",
                "addressLocality": "Penticton",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.48775",
                "longitude": "-119.58935"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A carol service also featuring bible readings which record the details of the Saviour's birth, and a message from the Pastor.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Penticton Free Presbyterian Church",
                "url": "https://allevents.in/org/penticton-free-presbyterian-church/27266700"
            }
        ]
    }
]
```