

# Event Details

- **Event Name**: September Chapter Meeting
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 06:30 pm (-07:00)
- **Event Description**: We meet downstairs. please come early to socialize
- **Event URL**: https://allevents.in/auburn/september-chapter-meeting/200030186562244
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: https://www.facebook.com/events/the-spunky-monkey-bar-grill/september-chapter-meeting/2545764922475353/?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=auburn-events

## Event venue details

- **city**: Auburn
- **state**: WA
- **country**: United States
- **location**: The Spunky Monkey Bar & Grill
- **lat**: 47.30557
- **long**: -122.22768
- **full address**: The Spunky Monkey Bar &amp; Grill, 124 2nd St SE,Auburn, Washington, United States

## Event gallery

- **Alt text**: September Chapter Meeting
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1b48dbc0b3cfe309b8940ad3f6663d7db85e56c4b32c4701cedeffaeaae9532c-rimg-w1080-h961-dcf8f8f8-gmir?v=1787048811

## FAQs

- **Q**: When and where is September Chapter Meeting being held?
  - **A:** September Chapter Meeting takes place on Tue, 01 Sep, 2026 at 06:30 pm to Tue, 01 Sep, 2026 at 06:30 pm at The Spunky Monkey Bar & Grill, 124 2nd St SE,Auburn, Washington, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "September Chapter Meeting",
        "image": "https://cdn-az.allevents.in/events1/banners/1b48dbc0b3cfe309b8940ad3f6663d7db85e56c4b32c4701cedeffaeaae9532c-rimg-w1080-h961-dcf8f8f8-gmir?v=1787048811",
        "startDate": "2026-09-01T18:30:00-07:00",
        "url": "https://allevents.in/auburn/september-chapter-meeting/200030186562244",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Spunky Monkey Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 2nd St SE,Auburn, Washington",
                "addressLocality": "Auburn",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.30557",
                "longitude": "-122.22768"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We meet downstairs. please come early to socialize"
    }
]
```