

# Event Details

- **Event Name**: Ward Potluck
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:15 pm – Sun, 14 Dec, 2025 at 01:15 pm
- **Event URL**: https://allevents.in/spencer/ward-potluck/1600027692814107
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Spencer
- **state**: IA
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.148692
- **long**: -95.169203
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1701 West 11th Street, Spencer, United States

## Event gallery

- **Alt text**: Ward Potluck
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/859d2190-2c62-11f0-b7e7-b761835452a9-rimg-w1200-h675-dcd7c1bf-gmir.jpg

## FAQs

- **Q**: When and where is Ward Potluck being held?
  - **A:** Ward Potluck takes place on Sun, 14 Dec, 2025 at 12:15 pm to Sun, 14 Dec, 2025 at 01:15 pm at The Church of Jesus Christ of Latter-day Saints, 1701 West 11th Street, Spencer, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ward Potluck 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 Spencer, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ward Potluck 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 Potluck",
        "image": "https://cdn-az.allevents.in/events4/banners/859d2190-2c62-11f0-b7e7-b761835452a9-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/spencer/ward-potluck/1600027692814107",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1701 West 11th Street",
                "addressLocality": "Spencer",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.148692",
                "longitude": "-95.169203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```