

# Event Details

- **Event Name**: Pioneer Peak Ward Christmas Activity
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm – Sat, 20 Dec, 2025 at 10:00 pm
- **Event Description**: Ward Christmas activity
- **Event URL**: https://allevents.in/palmer/pioneer-peak-ward-christmas-activity/1600027469923303
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Palmer
- **state**: AK
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 61.60599
- **long**: -149.124094
- **full address**: The Church of Jesus Christ of Latter-day Saints, 560 West Bogard Rd, Palmer, United States

## Event gallery

- **Alt text**: Pioneer Peak Ward Christmas Activity
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/beeeabd0-10ab-11f0-8b9a-c7589414aef0-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Pioneer Peak Ward Christmas Activity being held?
  - **A:** Pioneer Peak Ward Christmas Activity takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 560 West Bogard Rd, Palmer, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Pioneer Peak Ward Christmas Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/beeeabd0-10ab-11f0-8b9a-c7589414aef0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/palmer/pioneer-peak-ward-christmas-activity/1600027469923303",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "560 West Bogard Rd",
                "addressLocality": "Palmer",
                "addressRegion": "AK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "61.60599",
                "longitude": "-149.124094"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ward Christmas activity"
    }
]
```