

# Event Details

- **Event Name**: Spring Haven Fall Festival
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 06:00 pm – Sat, 20 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/lehi/spring-haven-fall-festival/1600027830637740
- **Event Categories**: Festivals
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.39906
- **long**: -111.883462
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1998 West 900 North, Lehi, United States

## Event gallery

- **Alt text**: Spring Haven Fall Festival
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Spring+Haven+Fall+Festival&date=Sat%2C+20+Dec%2C+2025+at+06%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Spring Haven Fall Festival being held?
  - **A:** Spring Haven Fall Festival takes place on Sat, 20 Dec, 2025 at 06:00 pm to Sat, 20 Dec, 2025 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1998 West 900 North, Lehi, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Haven Fall Festival is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Lehi, this event is thoughtfully curated to deliver a standout experience worth every moment. If Spring Haven Fall Festival sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Spring Haven Fall Festival",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Spring+Haven+Fall+Festival&date=Sat%2C+20+Dec%2C+2025+at+06%3A00+pm&bg=1",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/lehi/spring-haven-fall-festival/1600027830637740",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1998 West 900 North",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.39906",
                "longitude": "-111.883462"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```