

# Event Details

- **Event Name**: University Band Concert
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 07:30 pm
- **Event Description**: Please join us for the Evangel University Music Department's University Band Concert in Spence Chapel.
- **Event URL**: https://allevents.in/springfield/university-band-concert/200029186247234
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details

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

## Event venue details

- **city**: Springfield
- **state**: MO
- **country**: United States
- **location**: 1111 N Glenstone Ave, Springfield, MO, United States, Missouri 65802
- **lat**: 37.22094
- **long**: -93.26258
- **full address**: 1111 N Glenstone Ave, Springfield, MO, United States, Missouri 65802

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Evangel University Music Department (https://allevents.in/org/evangel-university-music-department/26662735)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f7c760aa42e9f00f82117c27d041d8e125d3d8722ee0bf016f765e6d560e087b-rimg-w1200-h927-dcf7f7f5-gmir?v=1762970014
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=University+Band+Concert&date=18+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 18 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** 1111 N Glenstone Ave, Springfield, MO, United States, Missouri 65802
- **Q**: Who is organizing the event?
  - **A:** Evangel University Music Department
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about University Band Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "University Band Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/f7c760aa42e9f00f82117c27d041d8e125d3d8722ee0bf016f765e6d560e087b-rimg-w1200-h927-dcf7f7f5-gmir?v=1762970014",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/springfield/university-band-concert/200029186247234",
        "location": {
            "@type": "Place",
            "name": "1111 N Glenstone Ave, Springfield, MO, United States, Missouri 65802",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1111 N Glenstone Ave, Springfield, MO 65802, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.22094",
                "longitude": "-93.26258"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the Evangel University Music Department's University Band Concert in Spence Chapel.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Evangel University Music Department",
                "url": "https://allevents.in/org/evangel-university-music-department/26662735"
            }
        ]
    }
]
```