

# Event Details

- **Event Name**: Orchestra Concert
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 07:30 pm
- **Event Description**: Join Lionel Hampton School of Music for the U of I Symphony Orchestra. Tickets $10 to $12 at www.uitickets.com or at the door (card only).
- **Event URL**: https://allevents.in/moscow/orchestra-concert/200029013836807
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details

- **Ticket URL**: https://uitickets.evenue.net/events/LHSOM?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=moscow-events

## Event venue details

- **city**: Moscow
- **state**: ID
- **country**: United States
- **location**: University of Idaho Administration Auditorium
- **lat**: 46.725937167985
- **long**: -117.01117086516
- **full address**: University of Idaho Administration Auditorium, 851 campus dr,Moscow,ID,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: University of Idaho Lionel Hampton School of Music (https://allevents.in/org/university-of-idaho-lionel-hampton-school-of-music/26867911)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5630ea5298b051ea29bb18781084f30ad406295323f1e4a1e9932509a21dcc88-rimg-w800-h600-dc47301c-gmir?v=1762713360
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/eee8041a0f7612a6a4b5294175d8f1c66bb34320df29d999694c0ad849fc8803-rimg-w300-h300-dc472f1b-gmir?v=1762713360

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 13 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** University of Idaho Administration Auditorium, 851 campus dr,Moscow,ID,United States
- **Q**: Who is organizing the event?
  - **A:** University of Idaho Lionel Hampton School of Music
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Orchestra Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Orchestra Concert",
        "image": "https://cdn-az.allevents.in/events1/banners/5630ea5298b051ea29bb18781084f30ad406295323f1e4a1e9932509a21dcc88-rimg-w800-h600-dc47301c-gmir?v=1762713360",
        "startDate": "2025-11-13",
        "url": "https://allevents.in/moscow/orchestra-concert/200029013836807",
        "location": {
            "@type": "Place",
            "name": "University of Idaho Administration Auditorium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "851 campus dr,Moscow,ID,United States",
                "addressLocality": "Moscow",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.725937167985",
                "longitude": "-117.01117086516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Lionel Hampton School of Music for the U of I Symphony Orchestra. Tickets $10 to $12 at www.uitickets.com or at the door (card only).",
        "organizer": [
            {
                "@type": "Organization",
                "name": "University of Idaho Lionel Hampton School of Music",
                "url": "https://allevents.in/org/university-of-idaho-lionel-hampton-school-of-music/26867911"
            }
        ]
    }
]
```