

# Event Details

- **Event Name**: Springville Library Christmas Concert
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 07:00 pm – Wed, 17 Dec, 2025 at 08:00 pm
- **Event Description**: Join us for an evening of traditional Christmas music with the Utah Valley Handbell Choir. 

More info can be found here: https://www.springville.org/library/events/utah-valley-handbell-ringers/
- **Event URL**: https://allevents.in/springville/springville-library-christmas-concert/200029197972929
- **Event Categories**: music, entertainment, christmas, concerts
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Springville
- **state**: UT
- **country**: United States
- **location**: Springville Library
- **lat**: 40.16635
- **long**: -111.61021
- **full address**: Springville Library, 45 S Main St,Springville, Utah, United States

## Event gallery

- **Alt text**: Springville Library Christmas Concert
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/d9c4455083dec6b27f41283040a215a7b17c00affeac96ec3e7644f918fb23ca-rimg-w1200-h750-dc765b33-gmir?v=1765820781

## FAQs

- **Q**: When and where is Springville Library Christmas Concert being held?
  - **A:** Springville Library Christmas Concert takes place on Wed, 17 Dec, 2025 at 07:00 pm to Wed, 17 Dec, 2025 at 08:00 pm at Springville Library, 45 S Main St,Springville, Utah, United States.
- **Q**: Who is organizing Springville Library Christmas Concert?
  - **A:** Springville Library Christmas Concert is organized by Utah Valley Handbell Choir.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Springville Library Christmas Concert is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Springville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Springville Library Christmas 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": "Springville Library Christmas Concert",
        "image": "https://cdn-az.allevents.in/events8/banners/d9c4455083dec6b27f41283040a215a7b17c00affeac96ec3e7644f918fb23ca-rimg-w1200-h750-dc765b33-gmir?v=1765820781",
        "startDate": "2025-12-17",
        "endDate": "2025-12-17",
        "url": "https://allevents.in/springville/springville-library-christmas-concert/200029197972929",
        "location": {
            "@type": "Place",
            "name": "Springville Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 S Main St,Springville, Utah",
                "addressLocality": "Springville",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.16635",
                "longitude": "-111.61021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of traditional Christmas music with the Utah Valley Handbell Choir. \n\nMore info can be found here: https://www.springville.org/library/events/utah-valley-handbell-ringers/",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Utah Valley Handbell Choir",
                "url": "https://allevents.in/org/utah-valley-handbell-choir/27070070"
            }
        ]
    }
]
```