

# Event Details

- **Event Name**: Ward Saturday Suppers
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 05:00 pm – Sat, 27 Dec, 2025 at 09:00 pm
- **Event Description**: Bring a dish to share and enjoy a potluck dinner with friends and neighbors. All are welcome to come!
- **Event URL**: https://allevents.in/spanaway/ward-saturday-suppers/1600027740539706
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027740539706

## Event venue details

- **city**: Spanaway
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.0536629
- **long**: -122.3380959
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6901 224th Street East, Spanaway, US

## Event gallery

- **Alt text**: Ward Saturday Suppers
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/db35a290-e38b-11f0-b1e5-fb8d04c0193d-rimg-w1200-h675-dcd7c1bf-gmir.jpg

## FAQs

- **Q**: When and where is Ward Saturday Suppers being held?
  - **A:** Ward Saturday Suppers takes place on Sat, 27 Dec, 2025 at 05:00 pm to Sat, 27 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 6901 224th Street East, Spanaway, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ward Saturday Suppers is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Spanaway, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ward Saturday Suppers sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Saturday Suppers",
        "image": "https://cdn-az.allevents.in/events3/banners/db35a290-e38b-11f0-b1e5-fb8d04c0193d-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/spanaway/ward-saturday-suppers/1600027740539706",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6901 224th Street East",
                "addressLocality": "Spanaway",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.0536629",
                "longitude": "-122.3380959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring a dish to share and enjoy a potluck dinner with friends and neighbors. All are welcome to come!"
    }
]
```