

# Event Details

- **Event Name**: Kelvin Grove Christmas Party
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 06:00 pm – Fri, 05 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/springville/kelvin-grove-christmas-party/1600027442098647
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Springville
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.15346309141
- **long**: -111.63124759125
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1157 West 900 South, Springville, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/89ec5f70-d20e-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc020103-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Kelvin+Grove+Christmas+Party&date=05+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1157 West 900 South, Springville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Kelvin Grove 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": "Kelvin Grove Christmas Party",
        "image": "https://cdn-az.allevents.in/events4/banners/89ec5f70-d20e-11f0-8e6b-3d758292774f-rimg-w1200-h675-dc020103-gmir.jpg",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/springville/kelvin-grove-christmas-party/1600027442098647",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1157 West 900 South",
                "addressLocality": "Springville",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.15346309141",
                "longitude": "-111.63124759125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```