

# Event Details

- **Event Name**: MONO in Praha 1
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/prague/mono-in-praha-1/3300028060675126
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster-cz.tm9743.net/c/296934/591899/9743?u=https://www.ticketmaster.cz/event/mono-vstupenky/945549447

## Event venue details

- **city**: Prague
- **state**: PR
- **country**: Czech Republic
- **location**: Rock Café
- **lat**: 50.08195
- **long**: 14.41848
- **full address**: Rock Café, Rock Café, Prague, PR, Czech Republic

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/6d4f2800-1a2d-11f0-ba94-b5a04096df60-rimg-w1200-h514-dc131313-gmir.webp?v=1744744286
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6d81d0c0-1a2d-11f0-ba94-b5a04096df60-rimg-w300-h300-dc151515-gmir.webp?v=1744744286

## Artist Details

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

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Rock Café, Rock Café, Prague, PR, Czech Republic
- **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 Praha 1 ?
  - **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 Praha 1",
        "image": "https://cdn-az.allevents.in/events5/banners/6d4f2800-1a2d-11f0-ba94-b5a04096df60-rimg-w1200-h514-dc131313-gmir.webp?v=1744744286",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/prague/mono-in-praha-1/3300028060675126",
        "location": {
            "@type": "Place",
            "name": "Rock Café",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rock Café, Prague, PR, Czech Republic",
                "addressLocality": "Prague",
                "addressRegion": "PR",
                "addressCountry": "CZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.08195",
                "longitude": "14.41848"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Mono",
                "url": "https://allevents.in/performer/mono"
            }
        ]
    }
]
```