

# Event Details

- **Event Name**: Lunch Ladies
- **Event Start and End Date**: Wed, 10 Dec, 2025 at 11:30 am – Wed, 10 Dec, 2025 at 01:00 pm
- **Event Description**: Potluck luncheon All sisters welcome
- **Event URL**: https://allevents.in/buhl/lunch-ladies/1600028115862701
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Buhl
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.602039226456
- **long**: -114.75465427247
- **full address**: The Church of Jesus Christ of Latter-day Saints, 501 Main Street, Buhl, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/b4649c00-254c-11f0-a7a1-5b49e5a4d0c7-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Lunch Ladies being held?
  - **A:** Lunch Ladies takes place on Wed, 10 Dec, 2025 at 11:30 am to Wed, 10 Dec, 2025 at 01:00 pm at The Church of Jesus Christ of Latter-day Saints, 501 Main Street, Buhl, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Lunch Ladies is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Buhl, this event is thoughtfully curated to deliver a standout experience worth every moment. If Lunch Ladies sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lunch Ladies",
        "image": "https://cdn-az.allevents.in/events9/banners/785718a0-d217-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dcd7c1bf-gmir.jpg",
        "startDate": "2025-12-10",
        "endDate": "2025-12-10",
        "url": "https://allevents.in/buhl/lunch-ladies/1600028115862701",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "501 Main Street",
                "addressLocality": "Buhl",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.602039226456",
                "longitude": "-114.75465427247"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Potluck luncheon All sisters welcome"
    }
]
```