

# Event Details

- **Event Name**: Symphonic Band Concert
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 07:30 pm (-04:00)
- **Event Description**: Join us for a night of music performed by our Symphonic Band in the CFAC Auditorium.
- **Event URL**: https://allevents.in/grand-rapids/symphonic-band-concert/200029741415627
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029741415627?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grand+rapids-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Music at Calvin (https://allevents.in/org/music-at-calvin/19227214)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/85d2e9512a1550f8076969cdeb260c50115077f77b6e6a1ed16a11ad0e9137df-rimg-w1200-h800-dc050101-gmir?v=1774216410
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/3bfecbc3178128c1e0903c3944da1acad41e53e3f2485b8163e494e444de0667-rimg-w300-h300-dc050101-gmir?v=1774216410

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 28 Apr, 2026 at 07:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** Calvin University Covenant Fine Arts Center, Grand Rapids, United States
- **Q**: Who is organizing the event?
  - **A:** Music at Calvin
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about Symphonic Band Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Symphonic Band Concert",
        "image": "https://cdn-az.allevents.in/events2/banners/85d2e9512a1550f8076969cdeb260c50115077f77b6e6a1ed16a11ad0e9137df-rimg-w1200-h800-dc050101-gmir?v=1774216410",
        "startDate": "2026-04-28T19:30:00-04:00",
        "url": "https://allevents.in/grand-rapids/symphonic-band-concert/200029741415627",
        "eventStatus": "https://schema.org/EventScheduled",
        "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 a night of music performed by our Symphonic Band in the CFAC Auditorium.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Music at Calvin",
                "url": "https://allevents.in/org/music-at-calvin/19227214"
            }
        ]
    }
]
```