

# Event Details

- **Event Name**: Linger Longer Potluck
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 12:00 pm – Sun, 14 Dec, 2025 at 01:30 pm
- **Event Description**: 12pm the 2nd Sunday of the Month, starting on January 12, 2025. Bring a dish to pass. Table service provided. Come to socialize and share lunch and fellowship.
- **Event URL**: https://allevents.in/madison/linger-longer-potluck/1600027746849248
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Madison
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.070699001771
- **long**: -89.284892698361
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5602 Irongate Drive, Madison, US

## Event gallery

- **Alt text**: Linger Longer Potluck
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/04e66330-d91a-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dcd7c1bf-gmir.jpg

## FAQs

- **Q**: When and where is Linger Longer Potluck being held?
  - **A:** Linger Longer Potluck takes place on Sun, 14 Dec, 2025 at 12:00 pm to Sun, 14 Dec, 2025 at 01:30 pm at The Church of Jesus Christ of Latter-day Saints, 5602 Irongate Drive, Madison, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Linger Longer Potluck",
        "image": "https://cdn-az.allevents.in/events9/banners/04e66330-d91a-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/madison/linger-longer-potluck/1600027746849248",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5602 Irongate Drive",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.070699001771",
                "longitude": "-89.284892698361"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "12pm the 2nd Sunday of the Month, starting on January 12, 2025. Bring a dish to pass. Table service provided. Come to socialize and share lunch and fellowship."
    }
]
```