

# Event Details

- **Event Name**: The King of Salsa
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 08:00 pm
- **Event Description**: Der King of Salsa am 18. Juni im Feldkirchnerhof
- **Event URL**: https://allevents.in/graz/the-king-of-salsa/200029888929100
- **Event Categories**: dance, entertainment
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Graz
- **state**: ST
- **country**: Austria
- **location**: Triester Straße 32, Feldkirchen bei Graz, Austria
- **lat**: 47.01205
- **long**: 15.44308
- **full address**: Triester Straße 32, Feldkirchen bei Graz, Austria, Triester Straße 32, 8073 Feldkirchen bei Graz, Österreich, Graz, Austria

## Event gallery

- **Alt text**: The King of Salsa
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f1eace83a8fb132c5280a2af97408465b170fc501f06a99dcc8f130333f4fabe-rimg-w1026-h1284-dc151417-gmir?v=1778151466

## FAQs

- **Q**: When and where is The King of Salsa being held?
  - **A:** The King of Salsa takes place on Thu, 18 Jun, 2026 at 08:00 pm to Thu, 18 Jun, 2026 at 08:00 pm at Triester Straße 32, Feldkirchen bei Graz, Austria, Triester Straße 32, 8073 Feldkirchen bei Graz, Osterreich, Graz, Austria.
- **Q**: Who is organizing The King of Salsa?
  - **A:** The King of Salsa is organized by Feldkirchnerhof.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The King of Salsa",
        "image": "https://cdn-az.allevents.in/events3/banners/f1eace83a8fb132c5280a2af97408465b170fc501f06a99dcc8f130333f4fabe-rimg-w1026-h1284-dc151417-gmir?v=1778151466",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/graz/the-king-of-salsa/200029888929100",
        "location": {
            "@type": "Place",
            "name": "Triester Straße 32, Feldkirchen bei Graz, Austria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Triester Straße 32, 8073 Feldkirchen bei Graz, Österreich",
                "addressLocality": "Graz",
                "addressRegion": "ST",
                "addressCountry": "AT"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.01205",
                "longitude": "15.44308"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Der King of Salsa am 18. Juni im Feldkirchnerhof",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Feldkirchnerhof",
                "url": "https://allevents.in/org/feldkirchnerhof/24615315"
            }
        ]
    }
]
```