

# Event Details

- **Event Name**: NEWOS Holiday Lunch
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 11:00 am
- **Event Description**: NEWOS club members will be gathering for a holiday lunch at the Asian garden buffet in Appleton Wisconsin.
- **Event URL**: https://allevents.in/appleton/newos-holiday-lunch/200029201453514
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Appleton
- **state**: WI
- **country**: United States
- **location**: 405 N Mall Drive, Appleton, WI 54913
- **lat**: 44.26544
- **long**: -88.47388
- **full address**: 405 N Mall Drive, Appleton, WI 54913, United States

## Event gallery

- **Alt text**: NEWOS Holiday Lunch
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f4c6ba143b9ef8a2d1865a3b51d9d822597254634be586d12ea1687159847e93-rimg-w945-h2048-dc000000-gmir?v=1767938394

## FAQs

- **Q**: When and where is NEWOS Holiday Lunch being held?
  - **A:** NEWOS Holiday Lunch takes place on Sat, 10 Jan, 2026 at 11:00 am to Sat, 10 Jan, 2026 at 11:00 am at 405 N Mall Drive, Appleton, WI 54913, United States.
- **Q**: Who is organizing NEWOS Holiday Lunch?
  - **A:** NEWOS Holiday Lunch is organized by Northeastern Wisconsin Orchid Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NEWOS Holiday Lunch",
        "image": "https://cdn-az.allevents.in/events8/banners/f4c6ba143b9ef8a2d1865a3b51d9d822597254634be586d12ea1687159847e93-rimg-w945-h2048-dc000000-gmir?v=1767938394",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/appleton/newos-holiday-lunch/200029201453514",
        "location": {
            "@type": "Place",
            "name": "405 N Mall Drive, Appleton, WI 54913",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "405 N Mall Dr, Appleton, WI 54913-8570, United States",
                "addressLocality": "Appleton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.26544",
                "longitude": "-88.47388"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NEWOS club members will be gathering for a holiday lunch at the Asian garden buffet in Appleton Wisconsin.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northeastern Wisconsin Orchid Society",
                "url": "https://allevents.in/org/northeastern-wisconsin-orchid-society/26404548"
            }
        ]
    }
]
```