

# Event Details

- **Event Name**: Spring Hill Christmas Party
- **Event Start and End Date**: Sat, 12 Dec, 2026 at 09:00 am – Sat, 12 Dec, 2026 at 08:00 pm (-08:00)
- **Event Description**: Come join us as we celibrate the birth of our Savior. Bring a Firend for good food and some entertainment.
- **Event URL**: https://allevents.in/albany/spring-hill-christmas-party/1600029520656120
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Albany
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.6133511
- **long**: -123.071494
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2850 Grand Prairie Road Southeast, Albany, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/5b996130-f48d-11f0-b1e4-475f0e34b788-rimg-w1000-h563-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Dec, 2026 at 09:00 am (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2850 Grand Prairie Road Southeast, Albany, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Spring Hill 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": "Spring Hill Christmas Party",
        "image": "https://cdn-az.allevents.in/events9/banners/347d13f0-1d44-11f1-a543-47654153a477-rimg-w1200-h675-dc050505-gmir.jpg",
        "startDate": "2026-12-12T09:00:00-08:00",
        "endDate": "2026-12-12T20:00:00-08:00",
        "url": "https://allevents.in/albany/spring-hill-christmas-party/1600029520656120",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2850 Grand Prairie Road Southeast",
                "addressLocality": "Albany",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.6133511",
                "longitude": "-123.071494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us as we celibrate the birth of our Savior. Bring a Firend for good food and some entertainment."
    }
]
```