

# Event Details

- **Event Name**: 5th Sunday Linger Longer
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 12:00 pm – Sun, 30 Nov, 2025 at 01:00 pm
- **Event Description**: Stay after meetings and get to know your fellow branch members. Bring a side dish or dessert to share. Everyone is welcome!
- **Event URL**: https://allevents.in/shepherdsville/5th-sunday-linger-longer/1600028379753112
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Shepherdsville
- **state**: KY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.015280835498
- **long**: -85.641201532234
- **full address**: The Church of Jesus Christ of Latter-day Saints, 4614 Highway 44 East, Shepherdsville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/8e036a10-4f03-11f0-b693-e97361e59ce7-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 4614 Highway 44 East, Shepherdsville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 5th Sunday 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": "5th Sunday Linger Longer",
        "image": "https://cdn-az.allevents.in/events10/banners/5faf8670-ce11-11f0-bb67-fb6d397f1b16-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/shepherdsville/5th-sunday-linger-longer/1600028379753112",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4614 Highway 44 East",
                "addressLocality": "Shepherdsville",
                "addressRegion": "KY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.015280835498",
                "longitude": "-85.641201532234"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stay after meetings and get to know your fellow branch members. Bring a side dish or dessert to share. Everyone is welcome!"
    }
]
```