

# Event Details

- **Event Name**: CMU Bands
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 07:30 pm
- **Event Description**: Celebrate the power and energy of live wind band music at the CMU bands concert, featuring performances by CMU's exceptional student musicians.
- **Event URL**: https://allevents.in/grand-junction/cmu-bands/200029722051732
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: https://tickets.coloradomesa.edu/event/cmu-bands-rjklql?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grand+junction-events

## Event venue details

- **city**: Grand Junction
- **state**: CO
- **country**: United States
- **location**: Moss Performing Arts Center
- **lat**: 39.079002273387
- **long**: -108.55306499264
- **full address**: Moss Performing Arts Center, 1100 North Ave,Grand Junction, Colorado, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: CMU Stages (https://allevents.in/org/cmu-stages/22947999)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0e4fbba5ed19d80bca8b63ea84b54469de49306db70a24761e53d247133ebe3d-rimg-w1200-h628-dce7e8ea-gmir?v=1771897711
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=CMU+Bands&date=05+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Moss Performing Arts Center, 1100 North Ave,Grand Junction, Colorado, United States
- **Q**: Who is organizing the event?
  - **A:** CMU Stages
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts
- **Q**: Where can I find ticket details about CMU Bands ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "CMU Bands",
        "image": "https://cdn-az.allevents.in/events10/banners/0e4fbba5ed19d80bca8b63ea84b54469de49306db70a24761e53d247133ebe3d-rimg-w1200-h628-dce7e8ea-gmir?v=1771897711",
        "startDate": "2026-03-05",
        "url": "https://allevents.in/grand-junction/cmu-bands/200029722051732",
        "location": {
            "@type": "Place",
            "name": "Moss Performing Arts Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1100 North Ave,Grand Junction, Colorado",
                "addressLocality": "Grand Junction",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.079002273387",
                "longitude": "-108.55306499264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Celebrate the power and energy of live wind band music at the CMU bands concert, featuring performances by CMU's exceptional student musicians.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CMU Stages",
                "url": "https://allevents.in/org/cmu-stages/22947999"
            }
        ]
    }
]
```