

# Event Details

- **Event Name**: Monthly Gathering of Maui Techies
- **Event Start and End Date**: Mon, 20 Apr, 2026 at 05:00 pm – Mon, 20 Apr, 2026 at 08:00 pm
- **Event Description**: Monthly gathering of Techies of all flavors, and those who enjoy them, for an evening of informal talk story.
- **Event URL**: https://allevents.in/wailuku/monthly-gathering-of-maui-techies/200029908407457
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Wailuku
- **state**: HI
- **country**: United States
- **location**: The Parlay
- **lat**: 20.88774
- **long**: -156.50287
- **full address**: The Parlay, 2086 Main Street,Wailuku,HI,United States

## Event gallery

- **Alt text**: Monthly Gathering of Maui Techies
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2fc5fa283d3bc041c0d86ba2505968c4ed39f72e6a5383f1c66b53f671cb5fee-rimg-w851-h315-dcffffff-gmir?v=1776311611

## FAQs

- **Q**: When and where is Monthly Gathering of Maui Techies being held?
  - **A:** Monthly Gathering of Maui Techies takes place on Mon, 20 Apr, 2026 at 05:00 pm to Mon, 20 Apr, 2026 at 08:00 pm at The Parlay, 2086 Main Street,Wailuku,HI,United States.
- **Q**: Who is organizing Monthly Gathering of Maui Techies?
  - **A:** Monthly Gathering of Maui Techies is organized by Jerry Isdale.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Gathering of Maui Techies",
        "image": "https://cdn-az.allevents.in/events3/banners/2fc5fa283d3bc041c0d86ba2505968c4ed39f72e6a5383f1c66b53f671cb5fee-rimg-w851-h315-dcffffff-gmir?v=1776311611",
        "startDate": "2026-04-20",
        "endDate": "2026-04-20",
        "url": "https://allevents.in/wailuku/monthly-gathering-of-maui-techies/200029908407457",
        "location": {
            "@type": "Place",
            "name": "The Parlay",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2086 Main Street,Wailuku,HI,United States",
                "addressLocality": "Wailuku",
                "addressRegion": "HI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "20.88774",
                "longitude": "-156.50287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly gathering of Techies of all flavors, and those who enjoy them, for an evening of informal talk story.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jerry Isdale",
                "url": "https://allevents.in/org/jerry-isdale/1986370"
            }
        ]
    }
]
```