

# Event Details

- **Event Name**: Spring Haven Christmas
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 06:00 pm – Sat, 13 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/syracuse/spring-haven-christmas/1600027729827146
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Syracuse
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.069475900234
- **long**: -112.05414686683
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3065 South Bluff Road, Syracuse, US

## Event gallery

- **Alt text**: Spring Haven Christmas
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9057d1b0-d226-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png

## FAQs

- **Q**: When and where is Spring Haven Christmas being held?
  - **A:** Spring Haven Christmas takes place on Sat, 13 Dec, 2025 at 06:00 pm to Sat, 13 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 3065 South Bluff Road, Syracuse, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Haven Christmas is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Syracuse, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Haven Christmas sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Haven Christmas",
        "image": "https://cdn-az.allevents.in/events5/banners/9057d1b0-d226-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/syracuse/spring-haven-christmas/1600027729827146",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3065 South Bluff Road",
                "addressLocality": "Syracuse",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.069475900234",
                "longitude": "-112.05414686683"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```