

# Event Details

- **Event Name**: Monthly Saturday meetup
- **Event Start and End Date**: Sat, 13 Jun, 2026 at 02:00 pm – Sat, 13 Jun, 2026 at 04:00 pm
- **Event Description**: Once a month Saturday meetup! Look for the bright blue car in the parking lot off 4th avenue, and you’ll be in the right area of the church!
- **Event URL**: https://allevents.in/poulsbo/monthly-saturday-meetup/200030170380712
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

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

## Event venue details

- **city**: Poulsbo
- **state**: WA
- **country**: United States
- **location**: Poulsbo First Lutheran Church
- **lat**: 47.734449
- **long**: -122.643744
- **full address**: Poulsbo First Lutheran Church, 18920 4th Ave NE,Poulsbo, Washington, United States

## Event gallery

- **Alt text**: Monthly Saturday meetup
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/82f8ea585294f06be8a956361b123a3f62a3915497863f2fd23ec3d1d50c90fb-rimg-w850-h315-dcfefdf1-gmir?v=1780587427

## FAQs

- **Q**: When and where is Monthly Saturday meetup being held?
  - **A:** Monthly Saturday meetup takes place on Sat, 13 Jun, 2026 at 02:00 pm to Sat, 13 Jun, 2026 at 04:00 pm at Poulsbo First Lutheran Church, 18920 4th Ave NE,Poulsbo, Washington, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Saturday meetup",
        "image": "https://cdn-az.allevents.in/events2/banners/82f8ea585294f06be8a956361b123a3f62a3915497863f2fd23ec3d1d50c90fb-rimg-w850-h315-dcfefdf1-gmir?v=1780587427",
        "startDate": "2026-06-13",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/poulsbo/monthly-saturday-meetup/200030170380712",
        "location": {
            "@type": "Place",
            "name": "Poulsbo First Lutheran Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18920 4th Ave NE,Poulsbo, Washington",
                "addressLocality": "Poulsbo",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.734449",
                "longitude": "-122.643744"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Once a month Saturday meetup! Look for the bright blue car in the parking lot off 4th avenue, and you’ll be in the right area of the church!"
    }
]
```