

# Event Details

- **Event Name**: MONO in Warszawa
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 07:30 pm
- **Event URL**: https://allevents.in/warsaw/mono-in-warszawa/3300028060677641
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster-pl.tm8185.net/c/296934/458655/8185?u=https://www.ticketmaster.pl/event/mono-bilety/810240701

## Event venue details

- **city**: Warsaw
- **state**: MZ
- **country**: Poland
- **location**: Proxima
- **lat**: 52.21244
- **long**: 20.98748
- **full address**: Proxima, Proxima, Warsaw, MZ, Poland

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/76550820-1a2d-11f0-99fa-fdffbcf8e7c1-rimg-w1200-h514-dc131313-gmir.webp?v=1744744301
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/76853fe0-1a2d-11f0-99fa-fdffbcf8e7c1-rimg-w300-h300-dc151515-gmir.webp?v=1744744301

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 28 Nov, 2025 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** Proxima, Proxima, Warsaw, MZ, Poland
- **Q**: Who are the performers at this event?
  - **A:** MONO
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about MONO in Warszawa ?
  - **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 Warszawa",
        "image": "https://cdn-az.allevents.in/events4/banners/76550820-1a2d-11f0-99fa-fdffbcf8e7c1-rimg-w1200-h514-dc131313-gmir.webp?v=1744744301",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/warsaw/mono-in-warszawa/3300028060677641",
        "location": {
            "@type": "Place",
            "name": "Proxima",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Proxima, Warsaw, MZ, Poland",
                "addressLocality": "Warsaw",
                "addressRegion": "MZ",
                "addressCountry": "PL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.21244",
                "longitude": "20.98748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Mono",
                "url": "https://allevents.in/performer/mono"
            }
        ]
    }
]
```