

# Event Details

- **Event Name**: Christmas Service
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:30 am
- **Event Description**: Celebrating Christmas together.
- **Event URL**: https://allevents.in/penticton/christmas-service/200029386560251
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Penticton
- **state**: BC
- **country**: Canada
- **location**: 96 Edmonton Ave
- **lat**: 49.48927
- **long**: -119.58661
- **full address**: 96 Edmonton Ave, 96 Edmonton Ave, Penticton, BC V2A 2G8, Canada

## Event gallery

- **Alt text**: Christmas Service
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5b1a027dc67766e9c6c5f9d8c16486336aefb1a4257551b3d9223f9b5a22c36e-rimg-w720-h405-dc000001-gmir?v=1766281903

## FAQs

- **Q**: When and where is Christmas Service being held?
  - **A:** Christmas Service takes place on Sun, 21 Dec, 2025 at 10:30 am to Sun, 21 Dec, 2025 at 10:30 am at 96 Edmonton Ave, 96 Edmonton Ave, Penticton, BC V2A 2G8, Canada.
- **Q**: Who is organizing Christmas Service?
  - **A:** Christmas Service is organized by New Beginnings Church Penticton.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Service",
        "image": "https://cdn-az.allevents.in/events10/banners/5b1a027dc67766e9c6c5f9d8c16486336aefb1a4257551b3d9223f9b5a22c36e-rimg-w720-h405-dc000001-gmir?v=1766281903",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/penticton/christmas-service/200029386560251",
        "location": {
            "@type": "Place",
            "name": "96 Edmonton Ave",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "96 Edmonton Ave, Penticton, BC V2A 2G8, Canada",
                "addressLocality": "Penticton",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.48927",
                "longitude": "-119.58661"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrating Christmas together.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Beginnings Church Penticton",
                "url": "https://allevents.in/org/new-beginnings-church-penticton/26132457"
            }
        ]
    }
]
```