

# Event Details

- **Event Name**: Monday Pinochle
- **Event Start and End Date**: Mon, 22 Dec, 2025 at 12:15 pm – Mon, 22 Dec, 2025 at 03:15 pm
- **Event Description**: Welcome pinochle players! Beginner or Advanced, no sign up required, come out and have some fun!
- **Event URL**: https://allevents.in/sedro-woolley/monday-pinochle/200029380224050
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sedro Woolley
- **state**: WA
- **country**: United States
- **location**: 715 Pacific St., Sedro-Woolley, WA
- **lat**: 48.50351
- **long**: -122.22969
- **full address**: 715 Pacific St., Sedro-Woolley, WA, 715 Pacific St, Sedro-Woolley, WA 98284-2020, United States, Sedro Woolley

## Event gallery

- **Alt text**: Monday Pinochle
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/8e5f32c9749b099bc3244ac399c9ecd9eec9685406ec79014243a3ccaa3a1684-rimg-w1200-h1600-dc48602e-gmir?v=1766205589

## FAQs

- **Q**: When and where is Monday Pinochle being held?
  - **A:** Monday Pinochle takes place on Mon, 22 Dec, 2025 at 12:15 pm to Mon, 22 Dec, 2025 at 03:15 pm at 715 Pacific St., Sedro-Woolley, WA, 715 Pacific St, Sedro-Woolley, WA 98284-2020, United States, Sedro Woolley.
- **Q**: Who is organizing Monday Pinochle?
  - **A:** Monday Pinochle is organized by Sedro-Woolley Senior Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monday Pinochle",
        "image": "https://cdn-az.allevents.in/events8/banners/8e5f32c9749b099bc3244ac399c9ecd9eec9685406ec79014243a3ccaa3a1684-rimg-w1200-h1600-dc48602e-gmir?v=1766205589",
        "startDate": "2025-12-22",
        "endDate": "2025-12-22",
        "url": "https://allevents.in/sedro-woolley/monday-pinochle/200029380224050",
        "location": {
            "@type": "Place",
            "name": "715 Pacific St., Sedro-Woolley, WA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "715 Pacific St, Sedro-Woolley, WA 98284-2020, United States",
                "addressLocality": "Sedro Woolley",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "48.50351",
                "longitude": "-122.22969"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome pinochle players! Beginner or Advanced, no sign up required, come out and have some fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sedro-Woolley Senior Center",
                "url": "https://allevents.in/org/sedro-woolley-senior-center/27073103"
            }
        ]
    }
]
```