

# Event Details

- **Event Name**: Koncert
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 08:00 pm
- **Event Description**: Zespół NoName zaprasza razem z przyjaciółmi, którzy dodadzą nam swojego dźwięku
- **Event URL**: https://allevents.in/chorz/koncert/200030233820458
- **Event Categories**: concerts
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Chorz
- **state**: SL
- **country**: Poland
- **location**: Park Tradycji
- **lat**: 50.318085429631
- **long**: 19.00871168889
- **full address**: Park Tradycji, ul. E. Orzeszkowej 12,Siemianowice Slaskie, Chorz, Poland

## Event gallery

- **Alt text**: Koncert
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/1ae2b2bc7f5795dbf6695f641d00ddf70579e05c0fc37e7a90189bcd2905eae4-rimg-w960-h720-dc171815-gmir?v=1782693038

## FAQs

- **Q**: When and where is Koncert being held?
  - **A:** Koncert takes place on Fri, 10 Jul, 2026 at 08:00 pm to Fri, 10 Jul, 2026 at 08:00 pm at Park Tradycji, ul. E. Orzeszkowej 12,Siemianowice Slaskie, Chorz, Poland.
- **Q**: Who is organizing Koncert?
  - **A:** Koncert is organized by No Name.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Koncert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Chorz, this event is thoughtfully curated to deliver a standout experience worth every moment. If Koncert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Koncert",
        "image": "https://cdn-az.allevents.in/events10/banners/1ae2b2bc7f5795dbf6695f641d00ddf70579e05c0fc37e7a90189bcd2905eae4-rimg-w960-h720-dc171815-gmir?v=1782693038",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/chorz/koncert/200030233820458",
        "location": {
            "@type": "Place",
            "name": "Park Tradycji",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "ul. E. Orzeszkowej 12,Siemianowice Slaskie",
                "addressLocality": "Chorz",
                "addressRegion": "SL",
                "addressCountry": "PL"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.318085429631",
                "longitude": "19.00871168889"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Zespół NoName zaprasza razem z przyjaciółmi, którzy dodadzą nam swojego dźwięku",
        "organizer": [
            {
                "@type": "Organization",
                "name": "No Name",
                "url": "https://allevents.in/org/no-name/27917688"
            }
        ]
    }
]
```