

# Event Details

- **Event Name**: Wind Ensemble Concert
- **Event Start and End Date**: Sun, 03 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: An exciting program of classic and contemporary works for wind band.
- **Event URL**: https://allevents.in/tampa/wind-ensemble-concert/200029775338923
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Tampa
- **state**: FL
- **country**: United States
- **location**: David Falk Theater
- **lat**: 27.944883353922
- **long**: -82.464861734409
- **full address**: David Falk Theater, 428 W John F Kennedy Blvd, 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/events10/banners/14feecfd222f970e3a74d8bd0aa2f06a6c6c2f3e13295beb5d43a14b824a2c93-rimg-w1200-h1926-dc909293-gmir?v=1774769151
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Wind+Ensemble+Concert&date=03+May

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 03 May, 2026 at 03:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** David Falk Theater, 428 W John F Kennedy Blvd, 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 Wind 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": "Wind Ensemble Concert",
        "image": "https://cdn-az.allevents.in/events10/banners/14feecfd222f970e3a74d8bd0aa2f06a6c6c2f3e13295beb5d43a14b824a2c93-rimg-w1200-h1926-dc909293-gmir?v=1774769151",
        "startDate": "2026-05-03T15:00:00-04:00",
        "url": "https://allevents.in/tampa/wind-ensemble-concert/200029775338923",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "David Falk Theater",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "428 W John F Kennedy Blvd, Tampa, FL 33606, United States",
                "addressLocality": "Tampa",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.944883353922",
                "longitude": "-82.464861734409"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "An exciting program of classic and contemporary works for wind band.",
        "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."
            }
        ]
    }
]
```