

# Event Details

- **Event Name**: Senior Lunch Bunch 
- **Event Start and End Date**: Tue, 11 Aug, 2026 at 11:00 am
- **Event Description**: Join us for lunch and fellowship with other seniors. Come out and meet some new friends. We hope to see you there!
- **Event URL**: https://allevents.in/bessemer-city/senior-lunch-bunch/200030460522041
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Bessemer City
- **state**: NC
- **country**: United States
- **location**: Dan's
- **lat**: 35.28479
- **long**: -81.27069
- **full address**: Dan's, 615A Gastonia Ave,Bessemer City, North Carolina, United States

## Event gallery

- **Alt text**: Senior Lunch Bunch
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/bfd89c406cc4b63087db01e63c0ba44bd21b7481aad3c49974e58de5c81f2e3d-rimg-w1024-h1024-dcf8f8f8-gmir?v=1785715493

## FAQs

- **Q**: When and where is Senior Lunch Bunch  being held?
  - **A:** Senior Lunch Bunch  takes place on Tue, 11 Aug, 2026 at 11:00 am to Tue, 11 Aug, 2026 at 11:00 am at Dan's, 615A Gastonia Ave,Bessemer City, North Carolina, United States.
- **Q**: Who is organizing Senior Lunch Bunch ?
  - **A:** Senior Lunch Bunch  is organized by Kiser Senior Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Lunch Bunch",
        "image": "https://cdn-az.allevents.in/events7/banners/bfd89c406cc4b63087db01e63c0ba44bd21b7481aad3c49974e58de5c81f2e3d-rimg-w1024-h1024-dcf8f8f8-gmir?v=1785715493",
        "startDate": "2026-08-11",
        "url": "https://allevents.in/bessemer-city/senior-lunch-bunch/200030460522041",
        "location": {
            "@type": "Place",
            "name": "Dan's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "615A Gastonia Ave,Bessemer City, North Carolina",
                "addressLocality": "Bessemer City",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.28479",
                "longitude": "-81.27069"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for lunch and fellowship with other seniors. Come out and meet some new friends. We hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kiser Senior Center",
                "url": "https://allevents.in/org/kiser-senior-center/20606471"
            }
        ]
    }
]
```