

# Event Details

- **Event Name**: MONO in Zurich
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 08:00 pm – Thu, 20 Nov, 2025 at 12:00 am
- **Event URL**: https://allevents.in/zurich/mono-in-zurich/3300028060672935
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.bandsintown.com/t/1034732797?came_from=281

## Event venue details

- **city**: Zurich
- **state**: ZH
- **country**: Switzerland
- **location**: EXIL
- **lat**: 47.3884221
- **long**: 8.5191465
- **full address**: EXIL, EXIL, Zurich, ZH, Switzerland

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4e8ded20-1a2d-11f0-9f3b-33d5b23a660c-rimg-w1200-h514-dc131313-gmir.webp?v=1744744235
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4f5f9500-1a2d-11f0-9f3b-33d5b23a660c-rimg-w300-h300-dc151515-gmir.webp?v=1744744235

## Artist Details

- **Artist name**: MONO
  - **Artist page URL**: https://allevents.in/performer/mono

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 19 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** EXIL, EXIL, Zurich, ZH, Switzerland
- **Q**: Who are the performers at this event?
  - **A:** MONO
- **Q**: Who is organizing the event?
  - **A:** Sound Curator
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about MONO in Zurich ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "MONO in Zurich",
        "image": "https://cdn-az.allevents.in/events5/banners/4e8ded20-1a2d-11f0-9f3b-33d5b23a660c-rimg-w1200-h514-dc131313-gmir.webp?v=1744744235",
        "startDate": "2025-11-19",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/zurich/mono-in-zurich/3300028060672935",
        "location": {
            "@type": "Place",
            "name": "EXIL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "EXIL, Zurich, ZH, Switzerland",
                "addressLocality": "Zurich",
                "addressRegion": "ZH",
                "addressCountry": "CH"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.3884221",
                "longitude": "8.5191465"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Mono",
                "url": "https://allevents.in/performer/mono"
            }
        ]
    }
]
```