

# Event Details

- **Event Name**: After Church Linger Longer
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 03:00 pm – Sun, 10 May, 2026 at 03:00 pm (-05:00)
- **Event Description**: Please join us for our monthly after church social hour and potluck meal. This Linger Longer occurs in our church building typically on the second Sunday of the month.
- **Event URL**: https://allevents.in/madison/after-church-linger-longer/1600029834774718
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Madison
- **state**: WI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.068407485919
- **long**: -89.453996110136
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4505 Regent Street, Madison, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/70b27b40-241e-11f1-8500-4f0c3b0bf48e-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 12 Apr, 2026 at 03:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4505 Regent Street, Madison, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about After Church 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": "After Church Linger Longer",
        "image": "https://cdn-az.allevents.in/events9/banners/7cc5c270-241e-11f1-9831-630114a07816-rimg-w1200-h675-dc61432d-gmir.jpg",
        "startDate": "2026-04-12T15:00:00-05:00",
        "endDate": "2026-05-10T15:00:00-05:00",
        "url": "https://allevents.in/madison/after-church-linger-longer/1600029834774718",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4505 Regent Street",
                "addressLocality": "Madison",
                "addressRegion": "WI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.068407485919",
                "longitude": "-89.453996110136"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our monthly after church social hour and potluck meal. This Linger Longer occurs in our church building typically on the second Sunday of the month."
    }
]
```