

# Event Details

- **Event Name**: Northcott Christmas Party
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 07:00 pm – Sat, 13 Dec, 2025 at 10:00 pm
- **Event Description**: welcome to contribute to potluck snacks. We will play the usual White Elephant Gift game. All new members and move-ins Welcome.
- **Event URL**: https://allevents.in/penticton/northcott-christmas-party/1600029079055713
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600029079055713

## Event venue details

- **city**: Penticton
- **state**: BC
- **country**: CA
- **location**: Northcott Home
- **lat**: 49.5077414
- **long**: -119.6359919
- **full address**: Northcott Home, 2444 Westwood Drive, Penticton, CA

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/039af860-b052-11f0-9e2c-cf9ae3779de8-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Northcott Christmas Party being held?
  - **A:** Northcott Christmas Party takes place on Sat, 13 Dec, 2025 at 07:00 pm to Sat, 13 Dec, 2025 at 10:00 pm at Northcott Home, 2444 Westwood Drive, Penticton, CA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Northcott Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/23b64700-d26a-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/penticton/northcott-christmas-party/1600029079055713",
        "location": {
            "@type": "Place",
            "name": "Northcott Home",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2444 Westwood Drive",
                "addressLocality": "Penticton",
                "addressRegion": "BC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "CA"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.5077414",
                "longitude": "-119.6359919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "welcome to contribute to potluck snacks. We will play the usual White Elephant Gift game. All new members and move-ins Welcome."
    }
]
```