

# Event Details

- **Event Name**: Senior Adult No-Host Lunch
- **Event Start and End Date**: Tue, 12 Oct, 2021 at 11:30 am
- **Event Description**: Come and have lunch with other senior adults. Fun, food, fellowship
- **Event URL**: https://allevents.in/klamath-falls/senior-adult-no-host-lunch/200021642367710
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Klamath Falls
- **state**: OR
- **country**: United States
- **location**: Mazatlan Grill Mexican Restaurant
- **lat**: 42.206242154501
- **long**: -121.75787386416
- **full address**: Mazatlan Grill Mexican Restaurant, 2322 Washburn Way, Klamath Falls, OR 97603, United States

## Event gallery

- **Alt text**: Senior Adult No-Host Lunch
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/505766e599d42eb7e2ea4fb6e6886b81c21131b8bb0fd04d65a049ba0f6afdc2-rimg-w526-h296-gmir.jpg?v=1633931441

## FAQs

- **Q**: When and where is Senior Adult No-Host Lunch being held?
  - **A:** Senior Adult No-Host Lunch takes place on Tue, 12 Oct, 2021 at 11:30 am to Tue, 12 Oct, 2021 at 11:30 am at Mazatlan Grill Mexican Restaurant, 2322 Washburn Way, Klamath Falls, OR 97603, United States.
- **Q**: Who is organizing Senior Adult No-Host Lunch?
  - **A:** Senior Adult No-Host Lunch is organized by Refuge City Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Adult No-Host Lunch",
        "image": "https://cdn-az.allevents.in/events9/banners/505766e599d42eb7e2ea4fb6e6886b81c21131b8bb0fd04d65a049ba0f6afdc2-rimg-w526-h296-gmir.jpg?v=1633931441",
        "startDate": "2021-10-12",
        "url": "https://allevents.in/klamath-falls/senior-adult-no-host-lunch/200021642367710",
        "location": {
            "@type": "Place",
            "name": "Mazatlan Grill Mexican Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2322 Washburn Way, Klamath Falls, OR 97603",
                "addressLocality": "Klamath Falls",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.206242154501",
                "longitude": "-121.75787386416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and have lunch with other senior adults. Fun, food, fellowship",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Refuge City Church",
                "url": "https://allevents.in/org/refuge-city-church/6383265",
                "description": "You are welcome here! No matter where you've come from, we want to call you family. We are a church that is committed to embracing the Klamath Basin.\n"
            }
        ]
    }
]
```