

# Event Details

- **Event Name**: Luca Stricagnoli in Hong Kong
- **Event Start and End Date**: Sun, 08 Jun, 2025 at 07:00 pm – Sun, 08 Jun, 2025 at 11:00 pm
- **Event URL**: https://allevents.in/hong-kong/luca-stricagnoli-in-hong-kong/3300027705389826
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: https://open.spotify.com/concert/2IRybKrMbzPsdluSaK0DdK

## Event venue details

- **city**: Hong Kong
- **state**: HK
- **country**: Hong Kong
- **location**: Chiang Cheng Studio Theatre
- **lat**: 22.27832
- **long**: 114.17469
- **full address**: Chiang Cheng Studio Theatre, Chiang Cheng Studio Theatre, Hong Kong, HK, Hong Kong

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/622734d0-cb55-11ef-bc0b-e72b021fe194-rimg-w1200-h514-dc311a11-gmir.jpg?v=1736075305
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/627ea3a0-cb55-11ef-92c2-db2c7fcff51f-rimg-w300-h300-dc130301-gmir.jpg?v=1736075305

## Artist Details

- **Artist name**: Luca Stricagnoli
  - **Artist page URL**: https://allevents.in/performer/luca-stricagnoli

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Jun, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Chiang Cheng Studio Theatre, Chiang Cheng Studio Theatre, Hong Kong, HK, Hong Kong
- **Q**: Who are the performers at this event?
  - **A:** Luca Stricagnoli
- **Q**: Who is organizing the event?
  - **A:** Melody Mapper
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Luca Stricagnoli in Hong Kong ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Luca Stricagnoli in Hong Kong",
        "image": "https://cdn-az.allevents.in/events7/banners/622734d0-cb55-11ef-bc0b-e72b021fe194-rimg-w1200-h514-dc311a11-gmir.jpg?v=1736075305",
        "startDate": "2025-06-08",
        "endDate": "2025-06-08",
        "url": "https://allevents.in/hong-kong/luca-stricagnoli-in-hong-kong/3300027705389826",
        "location": {
            "@type": "Place",
            "name": "Chiang Cheng Studio Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chiang Cheng Studio Theatre, Hong Kong, HK, Hong Kong",
                "addressLocality": "Hong Kong",
                "addressRegion": "HK",
                "addressCountry": "HK"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "22.27832",
                "longitude": "114.17469"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "performer": [
            {
                "@type": "MusicGroup",
                "name": "Luca Stricagnoli",
                "url": "https://allevents.in/performer/luca-stricagnoli"
            }
        ]
    }
]
```