

# Event Details

- **Event Name**: Ward Potluck
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 12:15 pm – Sun, 11 Feb, 2029 at 12:15 pm (-06:00)
- **Event URL**: https://allevents.in/spencer/ward-potluck/1600027692816249
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Spencer
- **state**: IA
- **country**: US
- **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, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1b129450-1cca-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dcd7c1bf-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1b680750-1cca-11f1-b6a5-cd61f1521f0c-rimg-w300-h300-dca39179-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 12:15 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1701 West 11th Street, Spencer, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Potluck ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Potluck",
        "image": "https://cdn-az.allevents.in/events9/banners/1b129450-1cca-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2026-04-12T12:15:00-06:00",
        "endDate": "2029-02-11T12:15:00-06:00",
        "url": "https://allevents.in/spencer/ward-potluck/1600027692816249",
        "eventStatus": "https://schema.org/EventScheduled",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.148692",
                "longitude": "-95.169203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```