

# Event Details

- **Event Name**: MSO Mondays at Colectivo
- **Event Start and End Date**: Mon, 08 Dec, 2025 at 04:00 pm
- **Event Description**: Visit your favorite Colectivo Cafe on select Mondays for a free performance featuring musicians of the Milwaukee Symphony Orchestra.
- **Event URL**: https://allevents.in/wauwatosa/mso-mondays-at-colectivo/200029182745653
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 108

## Ticket Details


## Event venue details

- **city**: Wauwatosa
- **state**: WI
- **country**: United States
- **location**: Colectivo Coffee (68th St.)
- **lat**: 43.039473277322
- **long**: -87.997124682209
- **full address**: Colectivo Coffee (68th St.), 6745 W Wells Street,Wauwatosa, Wisconsin, United States

## Event gallery

- **Alt text**: MSO Mondays at Colectivo
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cb9a0e6e3e8300499b23b7b09bd70eac36d2231c7c83fde68f43507496ab634a-rimg-w1200-h675-dc99d9d9-gmir?v=1764694328

## FAQs

- **Q**: When and where is MSO Mondays at Colectivo being held?
  - **A:** MSO Mondays at Colectivo takes place on Mon, 08 Dec, 2025 at 04:00 pm to Mon, 08 Dec, 2025 at 04:00 pm at Colectivo Coffee (68th St.), 6745 W Wells Street,Wauwatosa, Wisconsin, United States.
- **Q**: Who is organizing MSO Mondays at Colectivo?
  - **A:** MSO Mondays at Colectivo is organized by Milwaukee Symphony Orchestra.
- **Q**: Who is this event for? Is it right for me?
  - **A:** MSO Mondays at Colectivo is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Wauwatosa, this event is thoughtfully curated to deliver a standout experience worth every moment. With 100+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "MSO Mondays at Colectivo",
        "image": "https://cdn-az.allevents.in/events3/banners/cb9a0e6e3e8300499b23b7b09bd70eac36d2231c7c83fde68f43507496ab634a-rimg-w1200-h675-dc99d9d9-gmir?v=1764694328",
        "startDate": "2025-12-08",
        "url": "https://allevents.in/wauwatosa/mso-mondays-at-colectivo/200029182745653",
        "location": {
            "@type": "Place",
            "name": "Colectivo Coffee (68th St.)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6745 W Wells Street,Wauwatosa, Wisconsin",
                "addressLocality": "Wauwatosa",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.039473277322",
                "longitude": "-87.997124682209"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Visit your favorite Colectivo Cafe on select Mondays for a free performance featuring musicians of the Milwaukee Symphony Orchestra.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Milwaukee Symphony Orchestra",
                "url": "https://allevents.in/org/milwaukee-symphony-orchestra/26370338"
            }
        ]
    }
]
```