

# Event Details

- **Event Name**: 27th Ward Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 06:00 pm – Sat, 12 Dec, 2026 at 08:30 pm (-07:00)
- **Event Description**: We will gather together to celebrate the birth of our Savior, Jesus Christ, through food and song.
- **Event URL**: https://allevents.in/nampa/27th-ward-christmas-party/1600029522458104
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.583923749289
- **long**: -116.57872190491
- **full address**: The Church of Jesus Christ of Latter-day Saints, 121 North Canyon Street, Nampa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/349bace0-f4de-11f0-a0d9-23f031643b6b-rimg-w1000-h563-dc1

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 121 North Canyon Street, Nampa, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 27th Ward Christmas Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "27th Ward Christmas Party",
        "image": "https://cdn-az.allevents.in/events3/banners/4a2d4090-1d43-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc111317-gmir.jpg",
        "startDate": "2026-12-12T18:00:00-07:00",
        "endDate": "2026-12-12T20:30:00-07:00",
        "url": "https://allevents.in/nampa/27th-ward-christmas-party/1600029522458104",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "121 North Canyon Street",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.583923749289",
                "longitude": "-116.57872190491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will gather together to celebrate the birth of our Savior, Jesus Christ, through food and song."
    }
]
```