

# Event Details

- **Event Name**: Luncheon with the Missionaries
- **Event Start and End Date**: Tue, 02 Dec, 2025 at 12:00 pm – Tue, 02 Dec, 2025 at 01:00 pm
- **Event Description**: This is a "bring your own lunch" but don't let that get in the way of you coming!
- **Event URL**: https://allevents.in/ulysses/luncheon-with-the-missionaries/1600028692572844
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Ulysses
- **state**: KS
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.589480068892
- **long**: -101.35980424244
- **full address**: The Church of Jesus Christ of Latter-day Saints, 210 West Maize Ave, Ulysses, United States

## Event gallery

- **Alt text**: Luncheon with the Missionaries
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Luncheon+with+the+Missionaries&date=Tue%2C+02+Dec%2C+2025+at+12%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Luncheon with the Missionaries being held?
  - **A:** Luncheon with the Missionaries takes place on Tue, 02 Dec, 2025 at 12:00 pm to Tue, 02 Dec, 2025 at 01:00 pm at The Church of Jesus Christ of Latter-day Saints, 210 West Maize Ave, Ulysses, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Luncheon with the Missionaries 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 Ulysses, this event is thoughtfully curated to deliver a standout experience worth every moment. If Luncheon with the Missionaries 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": "Luncheon with the Missionaries",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Luncheon+with+the+Missionaries&date=Tue%2C+02+Dec%2C+2025+at+12%3A00+pm&bg=5",
        "startDate": "2025-12-02",
        "endDate": "2025-12-02",
        "url": "https://allevents.in/ulysses/luncheon-with-the-missionaries/1600028692572844",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "210 West Maize Ave",
                "addressLocality": "Ulysses",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.589480068892",
                "longitude": "-101.35980424244"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a \"bring your own lunch\" but don't let that get in the way of you coming!"
    }
]
```