

# Event Details

- **Event Name**: Linger longer potluck
- **Event Start and End Date**: Sun, 27 Apr, 2025 at 12:00 pm – Sun, 27 Apr, 2025 at 01:00 pm
- **Event Description**: Stay after church at Noon to socialize and eat.
- **Event URL**: https://allevents.in/jackson/linger-longer-potluck/1600027883957827
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Jackson
- **state**: MI
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.239561341229
- **long**: -84.453954034784
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3019 West Morrell Street, Jackson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/115ca010-f2da-11ef-9534-211a4a18559b-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 27 Apr, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3019 West Morrell Street, Jackson, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Linger longer potluck ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Linger longer potluck",
        "image": "https://cdn-az.allevents.in/events9/banners/632268a0-2384-11f0-aa5c-37c66086efa2-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-04-27",
        "endDate": "2025-04-27",
        "url": "https://allevents.in/jackson/linger-longer-potluck/1600027883957827",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3019 West Morrell Street",
                "addressLocality": "Jackson",
                "addressRegion": "MI",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.239561341229",
                "longitude": "-84.453954034784"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stay after church at Noon to socialize and eat."
    }
]
```