

# Event Details

- **Event Name**: Jazz Ensemble Concert
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 07:30 pm (-04:00)
- **Event Description**: An exciting program of classic and contemporary works for jazz ensemble.
- **Event URL**: https://allevents.in/tampa/jazz-ensemble-concert/200029775319409
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Tampa
- **state**: FL
- **country**: United States
- **location**: Ferman Center for the Arts
- **lat**: 27.9459937
- **long**: -82.4686549
- **full address**: Ferman Center for the Arts, Tampa Bay Skating Academy, N Boulevard, Tampa, FL 33606, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: University of Tampa Department of Music (https://allevents.in/org/university-of-tampa-department-of-music/13335095)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d573479de37f823654a57d10dd7c6d3b96dcb69df80ae1d1e9cdb1eb1f5d152c-rimg-w1200-h800-dc301614-gmir?v=1774985870
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f80733cfb7af4e20971970526e3720f18553ccb304526bb65a2ad23a255e1334-rimg-w300-h300-dc311615-gmir?v=1774985870

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 21 Apr, 2026 at 07:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Ferman Center for the Arts, Tampa Bay Skating Academy, N Boulevard, Tampa, FL 33606, United States
- **Q**: Who is organizing the event?
  - **A:** University of Tampa Department of Music
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Jazz Ensemble Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Jazz Ensemble Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/d573479de37f823654a57d10dd7c6d3b96dcb69df80ae1d1e9cdb1eb1f5d152c-rimg-w1200-h800-dc301614-gmir?v=1774985870",
        "startDate": "2026-04-21T19:30:00-04:00",
        "url": "https://allevents.in/tampa/jazz-ensemble-concert/200029775319409",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ferman Center for the Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Tampa Bay Skating Academy, N Boulevard, Tampa, FL 33606, United States",
                "addressLocality": "Tampa",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.9459937",
                "longitude": "-82.4686549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An exciting program of classic and contemporary works for jazz ensemble.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "University of Tampa Department of Music",
                "url": "https://allevents.in/org/university-of-tampa-department-of-music/13335095",
                "description": "This is the official Facebook page for The University of Tampa Department of Music."
            }
        ]
    }
]
```