

# Event Details

- **Event Name**: Fire! Orchestra at Katowice JazzArt Festival
- **Event Start and End Date**: Mon, 30 Apr, 2018 at 09:00 pm
- **Event URL**: https://allevents.in/katowice/fire-orchestra-at-katowice-jazzart-festival/157041845080005
- **Event Categories**: Entertainment, Festivals, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Katowice
- **state**: SL
- **country**: Poland
- **location**: Katowice JazzArt Festival
- **lat**: 50.253187402561
- **long**: 19.023674557228
- **full address**: Katowice JazzArt Festival, Plac Sejmu Śląskiego 2, Katowice, Poland

## Event gallery

- **Alt text**: Fire! Orchestra at Katowice JazzArt Festival
  - **Image URL**: https://cdn-az.allevents.in/banners/7102c59417422c6784d52769d382e8fb-rimg-w720-h226-gmir.jpg

## FAQs

- **Q**: When and where is Fire! Orchestra at Katowice JazzArt Festival being held?
  - **A:** Fire! Orchestra at Katowice JazzArt Festival takes place on Mon, 30 Apr, 2018 at 09:00 pm to Mon, 30 Apr, 2018 at 09:00 pm at Katowice JazzArt Festival, Plac Sejmu Śląskiego 2, Katowice, Poland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fire! Orchestra at Katowice JazzArt Festival",
        "image": "https://cdn-az.allevents.in/banners/7102c59417422c6784d52769d382e8fb-rimg-w720-h226-gmir.jpg",
        "startDate": "2018-04-30",
        "url": "https://allevents.in/katowice/fire-orchestra-at-katowice-jazzart-festival/157041845080005",
        "location": {
            "@type": "Place",
            "name": "Katowice JazzArt Festival",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Plac Sejmu Śląskiego 2",
                "addressLocality": "Katowice",
                "addressRegion": "SL",
                "addressCountry": "PL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.253187402561",
                "longitude": "19.023674557228"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```