

# Event Details

- **Event Name**: 12 Ward Christmas Event
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 05:00 pm – Sat, 05 Dec, 2026 at 08:00 pm (-07:00)
- **Event Description**: Come join us for a Christmas celebrating the birth and life of the Savior. Dinner will be served.
- **Event URL**: https://allevents.in/twin-falls/12-ward-christmas-event/1600029355732139
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Twin Falls
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.586021756186
- **long**: -114.50539965355
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1134 N College Road W, Twin Falls, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f64f2d10-d915-11f0-acca-272cf2c95e55-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 05:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1134 N College Road W, Twin Falls, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 12 Ward Christmas Event ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "12 Ward Christmas Event",
        "image": "https://cdn-az.allevents.in/events5/banners/3989fcb0-1d11-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-05T17:00:00-07:00",
        "endDate": "2026-12-05T20:00:00-07:00",
        "url": "https://allevents.in/twin-falls/12-ward-christmas-event/1600029355732139",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1134 N College Road W",
                "addressLocality": "Twin Falls",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.586021756186",
                "longitude": "-114.50539965355"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a Christmas celebrating the birth and life of the Savior. Dinner will be served."
    }
]
```