

# Event Details

- **Event Name**: Ward Potluck Linger-longer
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 12:15 pm – Sun, 30 Nov, 2025 at 02:00 pm
- **Event Description**: Stay for a potluck and linger-longer directly after church! Every 5th Sunday
- **Event URL**: https://allevents.in/newton/ward-potluck-linger-longer/1600027970419506
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newton
- **state**: KS
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.055521
- **long**: -97.359681
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1201 Grandview Avenue, Newton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ba68add0-0800-11f0-af29-0b6999f4710c-rimg-w473-h354-dce

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 12:15 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1201 Grandview Avenue, Newton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Potluck Linger-longer ?
  - **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 Linger-longer",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Ward+Potluck+Linger-longer&date=Sun%2C+30+Nov%2C+2025+at+12%3A15+pm&bg=2",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/newton/ward-potluck-linger-longer/1600027970419506",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1201 Grandview Avenue",
                "addressLocality": "Newton",
                "addressRegion": "KS",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.055521",
                "longitude": "-97.359681"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stay for a potluck and linger-longer directly after church! Every 5th Sunday"
    }
]
```