

# Event Details

- **Event Name**: Monthly meeting 
- **Event Start and End Date**: Sat, 21 Feb, 2026 at 11:00 am – Sat, 21 Feb, 2026 at 01:00 pm
- **Event Description**: Join us for our monthly meeting! We'll talk about upcoming events and share what we are working on. Guests always welcome!
- **Event URL**: https://allevents.in/spokane/monthly-meeting/200029553948543
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Spokane
- **state**: WA
- **country**: United States
- **location**: Spokane Public Library Hillyard
- **lat**: 47.694676643166
- **long**: -117.37397982126
- **full address**: Spokane Public Library Hillyard, 4110 N Cook St,Spokane, Washington, United States

## Event gallery

- **Alt text**: Monthly meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/df8c5c1721a7b688a5491f336e45175be8fdd2d0151b442b1d0f445bf3324524-rimg-w1200-h900-dc5c5f63-gmir?v=1771471124

## FAQs

- **Q**: When and where is Monthly meeting  being held?
  - **A:** Monthly meeting  takes place on Sat, 21 Feb, 2026 at 11:00 am to Sat, 21 Feb, 2026 at 01:00 pm at Spokane Public Library Hillyard, 4110 N Cook St,Spokane, Washington, United States.
- **Q**: Who is organizing Monthly meeting ?
  - **A:** Monthly meeting  is organized by Scale Auto Builders of Spokane.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/df8c5c1721a7b688a5491f336e45175be8fdd2d0151b442b1d0f445bf3324524-rimg-w1200-h900-dc5c5f63-gmir?v=1771471124",
        "startDate": "2026-02-21",
        "endDate": "2026-02-21",
        "url": "https://allevents.in/spokane/monthly-meeting/200029553948543",
        "location": {
            "@type": "Place",
            "name": "Spokane Public Library Hillyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4110 N Cook St,Spokane, Washington",
                "addressLocality": "Spokane",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.694676643166",
                "longitude": "-117.37397982126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly meeting! We'll talk about upcoming events and share what we are working on. Guests always welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scale Auto Builders of Spokane",
                "url": "https://allevents.in/org/scale-auto-builders-of-spokane/22190926"
            }
        ]
    }
]
```