

# Event Details

- **Event Name**: Shawnee Ladies' Luncheon
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 12:15 pm – Sun, 28 Dec, 2025 at 01:30 pm
- **Event Description**: Potluck ladies' luncheon after Sunday meetings, typically on the fourth Sunday.
- **Event URL**: https://allevents.in/louisville/shawnee-ladies-luncheon/1600028224688324
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Louisville
- **state**: KY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.2303211
- **long**: -85.8088865
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1542 South 32nd Street, Louisville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1040a9f0-3750-11f0-83b6-cbd7711d5176-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 12:15 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1542 South 32nd Street, Louisville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Shawnee Ladies' Luncheon ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shawnee Ladies' Luncheon",
        "image": "https://cdn-az.allevents.in/events10/banners/fe215660-e411-11f0-820b-e5e04fbe28e9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/louisville/shawnee-ladies-luncheon/1600028224688324",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1542 South 32nd Street",
                "addressLocality": "Louisville",
                "addressRegion": "KY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.2303211",
                "longitude": "-85.8088865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potluck ladies' luncheon after Sunday meetings, typically on the fourth Sunday."
    }
]
```