

# Event Details

- **Event Name**: Golang Taiwan Gathering #81 @Circle
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 07:00 pm – Thu, 27 Nov, 2025 at 09:30 pm
- **Event Description**: 這個月我們將舉行 Meetup，歡迎各位現場參與演說～
KKITX 報名網址：https://golang.kktix.cc/events/gtg81
- **Event URL**: https://allevents.in/taipei/golang-taiwan-gathering-81-circle/200029214413926
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details

- **Ticket URL**: http://facebook.com/200029214413926?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=taipei-events

## Event venue details

- **city**: Taipei
- **state**: TP
- **country**: Taiwan
- **location**: 台北文創 6樓 多功能廳
- **lat**: 25.04474
- **long**: 121.56111
- **full address**: 台北文創 6樓 多功能廳, 110台北市信義區菸廠路88號,Taipei, Taiwan

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Gopher Taipei (https://allevents.in/org/gopher-taipei/27100167)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9806f0fa46da6554fd6f3666729b4573eaf622c9a4be250ba74a3e360759d87c-rimg-w1000-h500-dcff7802-gmir?v=1764063341
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/87d37e8f1a55d22d798f3023b9b709c0048d56f7496803f856d2fcaeb2b80628-rimg-w300-h300-dcff7802-gmir?v=1764063342

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** 台北文創 6樓 多功能廳, 110台北市信義區菸廠路88號,Taipei, Taiwan
- **Q**: Who is organizing the event?
  - **A:** Gopher Taipei
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Golang Taiwan Gathering #81 @Circle ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Golang Taiwan Gathering #81 @Circle",
        "image": "https://cdn-az.allevents.in/events5/banners/9806f0fa46da6554fd6f3666729b4573eaf622c9a4be250ba74a3e360759d87c-rimg-w1000-h500-dcff7802-gmir?v=1764063341",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/taipei/golang-taiwan-gathering-81-circle/200029214413926",
        "location": {
            "@type": "Place",
            "name": "台北文創 6樓 多功能廳",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110台北市信義區菸廠路88號,Taipei, Taiwan",
                "addressLocality": "Taipei",
                "addressRegion": "TP",
                "addressCountry": "TW"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "25.04474",
                "longitude": "121.56111"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "這個月我們將舉行 Meetup，歡迎各位現場參與演說～\nKKITX 報名網址：https://golang.kktix.cc/events/gtg81",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gopher Taipei",
                "url": "https://allevents.in/org/gopher-taipei/27100167"
            }
        ]
    }
]
```