

# Event Details

- **Event Name**: Canyon Pointe Christmas Party
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:00 pm – Fri, 12 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/spanish-fork/canyon-pointe-christmas-party/1600027705786309
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Spanish Fork
- **state**: UT
- **country**: US
- **location**: Stake Center
- **lat**: 40.086601
- **long**: -111.621969
- **full address**: Stake Center, 1911 E 1850 S, Spanish Fork, US

## Event gallery

- **Alt text**: Canyon Pointe Christmas Party
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b5a15570-d219-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Canyon Pointe Christmas Party being held?
  - **A:** Canyon Pointe Christmas Party takes place on Fri, 12 Dec, 2025 at 06:00 pm to Fri, 12 Dec, 2025 at 08:00 pm at Stake Center, 1911 E 1850 S, Spanish Fork, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Canyon Pointe Christmas Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Spanish Fork, this event is thoughtfully curated to deliver a standout experience worth every moment. If Canyon Pointe Christmas Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Canyon Pointe Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/b5a15570-d219-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/spanish-fork/canyon-pointe-christmas-party/1600027705786309",
        "location": {
            "@type": "Place",
            "name": "Stake Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1911 E 1850 S",
                "addressLocality": "Spanish Fork",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.086601",
                "longitude": "-111.621969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```