

# Event Details

- **Event Name**: Christmas Celebration
- **Event Start and End Date**: Sat, 05 Dec, 2026 at 09:00 am – Sat, 05 Dec, 2026 at 11:00 am (-07:00)
- **Event Description**: Come let us adore Him
- **Event URL**: https://allevents.in/springville/christmas-celebration/1600029116608423
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Springville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.153543274734
- **long**: -111.58354106073
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1460 E 900 S, Springville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/aa6beb10-b802-11f0-9b73-5188c4a9b9bd-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 05 Dec, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1460 E 900 S, Springville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Christmas Celebration ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Celebration",
        "image": "https://cdn-az.allevents.in/events4/banners/6bf42e10-1d06-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-12-05T09:00:00-07:00",
        "endDate": "2026-12-05T11:00:00-07:00",
        "url": "https://allevents.in/springville/christmas-celebration/1600029116608423",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1460 E 900 S",
                "addressLocality": "Springville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.153543274734",
                "longitude": "-111.58354106073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come let us adore Him"
    }
]
```