

# Event Details

- **Event Name**: Soccer Class
- **Event Start and End Date**: Tue, 05 Aug, 2025 at 07:30 am
- **Event Description**: Let's come together and have a blast at our first class on Hong Kong Island! We can't wait to have you join us. ⚽️??
- **Event URL**: https://allevents.in/hong-kong/soccer-class/200028602901003
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

- **Ticket URL**: http://facebook.com/200028602901003?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hong+kong-events

## Event venue details

- **city**: Hong Kong
- **state**: HK
- **country**: Hong Kong
- **location**: Happy Valley, Hong Kong
- **lat**: 22.270088696643
- **long**: 114.18520062016
- **full address**: Happy Valley, Hong Kong

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: thiagosillva09 (https://allevents.in/org/thiagosillva09/26356301)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ba4db533ba8b25d1f313147130039f7b459f9e551ad892fb02191b3514810c32-rimg-w1200-h1499-dc164aa5-gmir?v=1754080622
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/17980499fb750731aea8322acb2bb0e29c0aa9266d3b84925a060d3b74b71f7a-rimg-w300-h300-dc164aa5-gmir?v=1754080623

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 05 Aug, 2025 at 07:30 am
- **Q**: Where is the event happening?
  - **A:** Happy Valley, Hong Kong
- **Q**: Who is organizing the event?
  - **A:** thiagosillva09
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about Soccer Class ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Soccer Class",
        "image": "https://cdn-az.allevents.in/events7/banners/ba4db533ba8b25d1f313147130039f7b459f9e551ad892fb02191b3514810c32-rimg-w1200-h1499-dc164aa5-gmir?v=1754080622",
        "startDate": "2025-08-05",
        "url": "https://allevents.in/hong-kong/soccer-class/200028602901003",
        "location": {
            "@type": "Place",
            "name": "Happy Valley, Hong Kong",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hong Kong",
                "addressLocality": "Hong Kong",
                "addressRegion": "HK",
                "addressCountry": "HK"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "22.270088696643",
                "longitude": "114.18520062016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Let's come together and have a blast at our first class on Hong Kong Island! We can't wait to have you join us. ⚽️??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "thiagosillva09",
                "url": "https://allevents.in/org/thiagosillva09/26356301"
            }
        ]
    }
]
```