

# Event Details

- **Event Name**: Commercial Ensembles
- **Event Start and End Date**: Tue, 18 Nov, 2025 at 07:30 pm
- **Event Description**: A free concert at Warehouse 2565 featuring the CMU Commercial Ensembles.
- **Event URL**: https://allevents.in/grand-junction/commercial-ensembles/200029205758835
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Grand Junction
- **state**: CO
- **country**: United States
- **location**: Warehouse 2565
- **lat**: 39.07466
- **long**: -108.57801
- **full address**: Warehouse 2565, 2565 American Way, Grand Junction, CO 81501-5702, United States

## Event gallery

- **Alt text**: Commercial Ensembles
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Commercial+Ensembles&date=Tue%2C+18+Nov%2C+2025+at+07%3A30+pm&bg=1

## FAQs

- **Q**: When and where is Commercial Ensembles being held?
  - **A:** Commercial Ensembles takes place on Tue, 18 Nov, 2025 at 07:30 pm to Tue, 18 Nov, 2025 at 07:30 pm at Warehouse 2565, 2565 American Way, Grand Junction, CO 81501-5702, United States.
- **Q**: Who is organizing Commercial Ensembles?
  - **A:** Commercial Ensembles is organized by CMU Stages.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Commercial Ensembles 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 Junction, this event is thoughtfully curated to deliver a standout experience worth every moment. If Commercial Ensembles 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": "Commercial Ensembles",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Commercial+Ensembles&date=Tue%2C+18+Nov%2C+2025+at+07%3A30+pm&bg=1",
        "startDate": "2025-11-18",
        "url": "https://allevents.in/grand-junction/commercial-ensembles/200029205758835",
        "location": {
            "@type": "Place",
            "name": "Warehouse 2565",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2565 American Way, Grand Junction, CO 81501-5702, United States",
                "addressLocality": "Grand Junction",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.07466",
                "longitude": "-108.57801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A free concert at Warehouse 2565 featuring the CMU Commercial Ensembles.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "CMU Stages",
                "url": "https://allevents.in/org/cmu-stages/22947999"
            }
        ]
    }
]
```