

# Event Details

- **Event Name**: Wind Ensemble Concert
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 07:30 pm
- **Event Description**: Join us for an evening of music in the CFAC Auditorium, performed by our Wind Ensemble.
- **Event URL**: https://allevents.in/grand-rapids/wind-ensemble-concert/200029360467849
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Grand Rapids
- **state**: MI
- **country**: United States
- **location**: Calvin University Covenant Fine Arts Center
- **lat**: 42.93055881081
- **long**: -85.586022298126
- **full address**: Calvin University Covenant Fine Arts Center, Grand Rapids, United States

## Event gallery

- **Alt text**: Wind Ensemble Concert
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/48537dfc063a0afcda495a74005f4137d4503d785c2c6cb45d00f4c776644d4f-rimg-w1200-h800-dc1a0502-gmir?v=1772206342

## FAQs

- **Q**: When and where is Wind Ensemble Concert being held?
  - **A:** Wind Ensemble Concert takes place on Wed, 04 Mar, 2026 at 07:30 pm to Wed, 04 Mar, 2026 at 07:30 pm at Calvin University Covenant Fine Arts Center, Grand Rapids, United States.
- **Q**: Who is organizing Wind Ensemble Concert?
  - **A:** Wind Ensemble Concert is organized by Music at Calvin.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Wind 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 Grand Rapids, this event is thoughtfully curated to deliver a standout experience worth every moment. If Wind 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": "Wind Ensemble Concert",
        "image": "https://cdn-az.allevents.in/events6/banners/48537dfc063a0afcda495a74005f4137d4503d785c2c6cb45d00f4c776644d4f-rimg-w1200-h800-dc1a0502-gmir?v=1772206342",
        "startDate": "2026-03-04",
        "url": "https://allevents.in/grand-rapids/wind-ensemble-concert/200029360467849",
        "location": {
            "@type": "Place",
            "name": "Calvin University Covenant Fine Arts Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Calvin University Covenant Fine Arts Center, Grand Rapids, United States",
                "addressLocality": "Grand Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.93055881081",
                "longitude": "-85.586022298126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of music in the CFAC Auditorium, performed by our Wind Ensemble.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music at Calvin",
                "url": "https://allevents.in/org/music-at-calvin/19227214"
            }
        ]
    }
]
```