

# Event Details

- **Event Name**: Ladies Lunch
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 01:00 pm – Tue, 09 Dec, 2025 at 03:00 pm
- **Event Description**: Willow Mountain Relief Society lunch.
- **Event URL**: https://allevents.in/corvallis/ladies-lunch/1600027704678837
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Corvallis
- **state**: MT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 46.309749592948
- **long**: -114.11436589511
- **full address**: The Church of Jesus Christ of Latter-day Saints, 957 Eastside Highway, Corvallis, US

## Event gallery

- **Alt text**: Ladies Lunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/905b5c80-d218-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Ladies Lunch being held?
  - **A:** Ladies Lunch takes place on Tue, 09 Dec, 2025 at 01:00 pm to Tue, 09 Dec, 2025 at 03:00 pm at The Church of Jesus Christ of Latter-day Saints, 957 Eastside Highway, Corvallis, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ladies Lunch is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Corvallis, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ladies Lunch 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": "Ladies Lunch",
        "image": "https://cdn-az.allevents.in/events8/banners/905b5c80-d218-11f0-8e6b-3d758292774f-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/corvallis/ladies-lunch/1600027704678837",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "957 Eastside Highway",
                "addressLocality": "Corvallis",
                "addressRegion": "MT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.309749592948",
                "longitude": "-114.11436589511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Willow Mountain Relief Society lunch."
    }
]
```