

# Event Details

- **Event Name**: UA Little Rock Jazz Ensemble
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 07:30 pm
- **Event Description**: Concert at Morgan Hall at the ASO Center
- **Event URL**: https://allevents.in/little-rock/ua-little-rock-jazz-ensemble/200029186145644
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029186145644?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=little+rock-events

## Event venue details

- **city**: Little Rock
- **state**: AR
- **country**: United States
- **location**: Arkansas Symphony Orchestra
- **lat**: 34.74482024499
- **long**: -92.259407043457
- **full address**: Arkansas Symphony Orchestra, 1010 E 3rd St, Little Rock, AR 72201-1714, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: UA Little Rock Music (https://allevents.in/org/ua-little-rock-music/26739031)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/783cf4f43655d2532332da6d11240173a89b439ccefff518a8b0103bb83e0bc7-rimg-w1200-h1552-dcffffff-gmir?v=1763576331
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=UA+Little+Rock+Jazz+Ensemble&date=19+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Arkansas Symphony Orchestra, 1010 E 3rd St, Little Rock, AR 72201-1714, United States
- **Q**: Who is organizing the event?
  - **A:** UA Little Rock Music
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about UA Little Rock Jazz Ensemble ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "UA Little Rock Jazz Ensemble",
        "image": "https://cdn-az.allevents.in/events10/banners/783cf4f43655d2532332da6d11240173a89b439ccefff518a8b0103bb83e0bc7-rimg-w1200-h1552-dcffffff-gmir?v=1763576331",
        "startDate": "2025-11-19",
        "url": "https://allevents.in/little-rock/ua-little-rock-jazz-ensemble/200029186145644",
        "location": {
            "@type": "Place",
            "name": "Arkansas Symphony Orchestra",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1010 E 3rd St, Little Rock, AR 72201-1714, United States",
                "addressLocality": "Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.74482024499",
                "longitude": "-92.259407043457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Concert at Morgan Hall at the ASO Center",
        "organizer": [
            {
                "@type": "Organization",
                "name": "UA Little Rock Music",
                "url": "https://allevents.in/org/ua-little-rock-music/26739031"
            }
        ]
    }
]
```