

# Event Details

- **Event Name**: Spring Concert
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 07:00 pm – Fri, 17 Apr, 2026 at 08:30 pm (-06:00)
- **Event Description**: Annual Spring Choral Concert
- **Event URL**: https://allevents.in/lehi/spring-concert/200029732574916
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: United States
- **location**: 587 S Saratoga Rd, Saratoga Springs, UT 84045
- **lat**: 40.35597
- **long**: -111.90124
- **full address**: 587 S Saratoga Rd, Saratoga Springs, UT 84045, 278 Saratoga Rd, Saratoga Springs, UT 84045, United States, Lehi

## Event gallery

- **Alt text**: Spring Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9948534bdb23126ba2dc8c1cec71d4e566cd850eeff78767c594df4010a9ae82-rimg-w1200-h600-dcffffff-gmir?v=1775922512

## FAQs

- **Q**: When and where is Spring Concert being held?
  - **A:** Spring Concert takes place on Fri, 17 Apr, 2026 at 07:00 pm to Fri, 17 Apr, 2026 at 08:30 pm at 587 S Saratoga Rd, Saratoga Springs, UT 84045, 278 Saratoga Rd, Saratoga Springs, UT 84045, United States, Lehi.
- **Q**: Who is organizing Spring Concert?
  - **A:** Spring Concert is organized by Resonate Chorus.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Spring Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. 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 Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Spring Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/9948534bdb23126ba2dc8c1cec71d4e566cd850eeff78767c594df4010a9ae82-rimg-w1200-h600-dcffffff-gmir?v=1775922512",
        "startDate": "2026-04-17T19:00:00-06:00",
        "endDate": "2026-04-17T20:30:00-06:00",
        "url": "https://allevents.in/lehi/spring-concert/200029732574916",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "587 S Saratoga Rd, Saratoga Springs, UT 84045",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "278 Saratoga Rd, Saratoga Springs, UT 84045, United States",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.35597",
                "longitude": "-111.90124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Annual Spring Choral Concert",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Resonate Chorus",
                "url": "https://allevents.in/org/resonate-chorus/26472162"
            }
        ]
    }
]
```