

# Event Details

- **Event Name**: Brass Ensemble Concert
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: The UMD brass ensembles perform their semesterly concert showcasing the power and variety of brass instruments.
- **Event URL**: https://allevents.in/college-park/brass-ensemble-concert/200029669240229
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: College Park
- **state**: MD
- **country**: United States
- **location**: The Clarice
- **lat**: 38.99058456
- **long**: -76.9502706145
- **full address**: The Clarice, University Boulevard and Stadium Dr,College Park, Maryland, United States

## Event gallery

- **Alt text**: Brass Ensemble Concert
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/fcedca49414ce0d880c22dcc08d283cf052b238c0425c2b07966fe32c1eeccc4-rimg-w1200-h800-dc060403-gmir?v=1776020517

## FAQs

- **Q**: When and where is Brass Ensemble Concert being held?
  - **A:** Brass Ensemble Concert takes place on Sun, 19 Apr, 2026 at 05:00 pm to Sun, 19 Apr, 2026 at 05:00 pm at The Clarice, University Boulevard and Stadium Dr,College Park, Maryland, United States.
- **Q**: Who is organizing Brass Ensemble Concert?
  - **A:** Brass Ensemble Concert is organized by The Clarice.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Brass Ensemble Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in College Park, this event is thoughtfully curated to deliver a standout experience worth every moment. If Brass Ensemble Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Brass Ensemble Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/fcedca49414ce0d880c22dcc08d283cf052b238c0425c2b07966fe32c1eeccc4-rimg-w1200-h800-dc060403-gmir?v=1776020517",
        "startDate": "2026-04-19T17:00:00-04:00",
        "url": "https://allevents.in/college-park/brass-ensemble-concert/200029669240229",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Clarice",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "University Boulevard and Stadium Dr,College Park, Maryland",
                "addressLocality": "College Park",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.99058456",
                "longitude": "-76.9502706145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The UMD brass ensembles perform their semesterly concert showcasing the power and variety of brass instruments.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Clarice",
                "url": "https://allevents.in/org/the-clarice/1443600",
                "description": "At the University of Maryland, College Park, the Clarice Smith Performing Arts Center transforms lives through sustained engagement with the arts."
            }
        ]
    }
]
```