

# Event Details

- **Event Name**: Single Adult (36+) Potluck
- **Event Start and End Date**: Sun, 15 Mar, 2026 at 05:30 pm – Sun, 20 Dec, 2026 at 05:30 pm (-05:00)
- **Event Description**: Come join us or a meal and socialization.
- **Event URL**: https://allevents.in/lincoln/single-adult-36-potluck/1600029420447925
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lincoln
- **state**: NE
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.819243138043
- **long**: -96.643634101603
- **full address**: The Church of Jesus Christ of Latter-day Saints, 640 North 56th Street, Lincoln, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/049d6dd0-e453-11f0-b1e5-fb8d04c0193d-rimg-w1000-h563-dc6

## FAQs

- **Q**: When and where is Single Adult (36+) Potluck being held?
  - **A:** Single Adult (36+) Potluck takes place on Sun, 15 Mar, 2026 at 05:30 pm to Sun, 20 Dec, 2026 at 05:30 pm at The Church of Jesus Christ of Latter-day Saints, 640 North 56th Street, Lincoln, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Single Adult (36+) Potluck",
        "image": "https://cdn-az.allevents.in/events10/banners/03e604b0-e453-11f0-b1e5-fb8d04c0193d-rimg-w1200-h675-dc61432d-gmir.jpg",
        "startDate": "2026-03-15T17:30:00-05:00",
        "endDate": "2026-12-20T17:30:00-05:00",
        "url": "https://allevents.in/lincoln/single-adult-36-potluck/1600029420447925",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "640 North 56th Street",
                "addressLocality": "Lincoln",
                "addressRegion": "NE",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.819243138043",
                "longitude": "-96.643634101603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us or a meal and socialization."
    }
]
```