

# Event Details

- **Event Name**: The Lab Codecraft Boardgame Night
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 07:00 pm – Wed, 24 Jun, 2026 at 08:30 pm
- **Event Description**: Exclusive for all The Lab students ages 7 and above!
- **Event URL**: https://allevents.in/singapore/the-lab-codecraft-boardgame-night/200030103405212
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Singapore
- **state**: SG
- **country**: Singapore
- **location**: KINEX, 11 Tg Katong Rd, Singapore 437157, Singapore
- **lat**: 1.31469
- **long**: 103.89448
- **full address**: KINEX, 11 Tg Katong Rd, Singapore 437157, Singapore

## Event gallery

- **Alt text**: The Lab Codecraft Boardgame Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e648c0cc89a4369b82373d27164fb674fc4659fffcc4c459467bf9ac988094ec-rimg-w1200-h600-dc17155c-gmir?v=1781567246

## FAQs

- **Q**: When and where is The Lab Codecraft Boardgame Night being held?
  - **A:** The Lab Codecraft Boardgame Night takes place on Wed, 24 Jun, 2026 at 07:00 pm to Wed, 24 Jun, 2026 at 08:30 pm at KINEX, 11 Tg Katong Rd, Singapore 437157, Singapore.
- **Q**: Who is organizing The Lab Codecraft Boardgame Night?
  - **A:** The Lab Codecraft Boardgame Night is organized by The Lab Singapore.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Lab Codecraft Boardgame Night",
        "image": "https://cdn-az.allevents.in/events10/banners/e648c0cc89a4369b82373d27164fb674fc4659fffcc4c459467bf9ac988094ec-rimg-w1200-h600-dc17155c-gmir?v=1781567246",
        "startDate": "2026-06-24",
        "endDate": "2026-06-24",
        "url": "https://allevents.in/singapore/the-lab-codecraft-boardgame-night/200030103405212",
        "location": {
            "@type": "Place",
            "name": "KINEX, 11 Tg Katong Rd, Singapore 437157, Singapore",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "KINEX, 11 Tg Katong Rd, Singapore 437157, Singapore",
                "addressLocality": "Singapore",
                "addressRegion": "SG",
                "addressCountry": "SG"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "1.31469",
                "longitude": "103.89448"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Exclusive for all The Lab students ages 7 and above!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Lab Singapore",
                "url": "https://allevents.in/org/the-lab-singapore/14138416",
                "description": "We are the first education lab in Singapore to use predictive data analytics and educational psychology to develop a customized Programming/Coding curriculum for students aged 4 and above."
            }
        ]
    }
]
```