

# Event Details

- **Event Name**: Senior Luncheon 
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 01:00 pm (-04:00)
- **Event Description**: Please join us for the senior luncheon. All are welcome!
- **Event URL**: https://allevents.in/binghamton/senior-luncheon/200030162564859
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Binghamton
- **state**: NY
- **country**: United States
- **location**: Red Oak Restaurant
- **lat**: 42.109283438838
- **long**: -75.912887477896
- **full address**: Red Oak Restaurant, 305  Upper Front St,Binghamton, New York, United States

## Event gallery

- **Alt text**: Senior Luncheon
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/052bbafea76e1570682a3f0cb5c2ec6798c8f7744d8168a079c3981407d4548d-rimg-w1200-h1800-dc585e3a-gmir?v=1780171858

## FAQs

- **Q**: When and where is Senior Luncheon  being held?
  - **A:** Senior Luncheon  takes place on Thu, 11 Jun, 2026 at 01:00 pm to Thu, 11 Jun, 2026 at 01:00 pm at Red Oak Restaurant, 305  Upper Front St,Binghamton, New York, United States.
- **Q**: Who is organizing Senior Luncheon ?
  - **A:** Senior Luncheon  is organized by First Baptist Church of Endicott, NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Senior Luncheon",
        "image": "https://cdn-az.allevents.in/events1/banners/052bbafea76e1570682a3f0cb5c2ec6798c8f7744d8168a079c3981407d4548d-rimg-w1200-h1800-dc585e3a-gmir?v=1780171858",
        "startDate": "2026-06-11T13:00:00-04:00",
        "url": "https://allevents.in/binghamton/senior-luncheon/200030162564859",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Red Oak Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305  Upper Front St,Binghamton, New York",
                "addressLocality": "Binghamton",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.109283438838",
                "longitude": "-75.912887477896"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the senior luncheon. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Baptist Church of Endicott NY",
                "url": "https://allevents.in/org/first-baptist-church-of-endicott-ny/27792223"
            }
        ]
    }
]
```