

# Event Details

- **Event Name**: Night Of Warriors
- **Event Start and End Date**: Sat, 20 Nov, 2021 at 06:00 pm
- **Event Description**: ??? Night of Warriors ??? jsou opět tu!
- **Event URL**: https://allevents.in/liberec/night-of-warriors/200021819274729
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://tickets.nightofwarriors.cz/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=liberec-events

## Event venue details

- **city**: Liberec
- **state**: LI
- **country**: Czech Republic
- **location**: Dům Kultury Liberec
- **lat**: 50.765556617392
- **long**: 15.053372217391
- **full address**: Dům Kultury Liberec, Soukenné náměstí 613, Liberec, Czech Republic

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Night of Warriors (https://allevents.in/org/night-of-warriors/14850403)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4dd279bb5a0cb8da6682b846c32f0e1ac0cb1465ee711b704e1cd962887a56c6-rimg-w552-h265-gmir.jpg?v=1637357496
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3a0074e0d7276b3b0bfbfb34a7fdf8a262184847a22f6d4abc2a1627aad2cd0d-rimg-w300-h300-gmir?v=1637357496

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Nov, 2021 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Dům Kultury Liberec, Soukenné náměstí 613, Liberec, Czech Republic
- **Q**: Who is organizing the event?
  - **A:** Night of Warriors
- **Q**: Where can I find ticket details about Night Of Warriors ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Night Of Warriors",
        "image": "https://cdn-az.allevents.in/events5/banners/4dd279bb5a0cb8da6682b846c32f0e1ac0cb1465ee711b704e1cd962887a56c6-rimg-w552-h265-gmir.jpg?v=1637357496",
        "startDate": "2021-11-20",
        "url": "https://allevents.in/liberec/night-of-warriors/200021819274729",
        "location": {
            "@type": "Place",
            "name": "Dům Kultury Liberec",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Soukenné náměstí 613",
                "addressLocality": "Liberec",
                "addressRegion": "LI",
                "addressCountry": "CZ"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.765556617392",
                "longitude": "15.053372217391"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "??? Night of Warriors ??? jsou opět tu!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Night of Warriors",
                "url": "https://allevents.in/org/night-of-warriors/14850403",
                "description": "Night of Warriors je série galavečerů profesionálního boxu, K1 a MMA pořádaných vždy na jaře a na podzim v Liberci."
            }
        ]
    }
]
```