

# Event Details

- **Event Name**: Art City Concert Band
- **Event Start and End Date**: Wed, 12 Nov, 2025 at 07:00 pm
- **Event Description**: Let the music move you—an invitation to the Art City Concert Band performance.
- **Event URL**: https://allevents.in/springville/art-city-concert-band/200028952519927
- **Event Categories**: music, entertainment, concerts, art
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

- **Ticket URL**: http://facebook.com/200028952519927?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=springville-events

## 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,UT,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Springville Library (https://allevents.in/org/springville-library/24938780)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8ae5fc446cbfea90fe195ed182c5fa1288c6b279feaa01e1c43ea26b27adbca3-rimg-w1200-h1553-dcf6f7e9-gmir?v=1762494961
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e41a28550e7fbefe0813aece957b1f5ba4c1d7f4c40edad89edd023749b239d7-rimg-w300-h300-dcf6f7e9-gmir?v=1762494963

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 12 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Springville Library, 45 S Main St,Springville,UT,United States
- **Q**: Who is organizing the event?
  - **A:** Springville Library
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, art
- **Q**: Where can I find ticket details about Art City Concert Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Art City Concert Band",
        "image": "https://cdn-az.allevents.in/events3/banners/8ae5fc446cbfea90fe195ed182c5fa1288c6b279feaa01e1c43ea26b27adbca3-rimg-w1200-h1553-dcf6f7e9-gmir?v=1762494961",
        "startDate": "2025-11-12",
        "url": "https://allevents.in/springville/art-city-concert-band/200028952519927",
        "location": {
            "@type": "Place",
            "name": "Springville Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "45 S Main St,Springville,UT,United States",
                "addressLocality": "Springville",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.16635",
                "longitude": "-111.61021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let the music move you—an invitation to the Art City Concert Band performance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springville Library",
                "url": "https://allevents.in/org/springville-library/24938780"
            }
        ]
    }
]
```