

# Event Details

- **Event Name**: Veterans Day Lunch
- **Event Start and End Date**: Sun, 09 Nov, 2025 at 12:30 pm
- **Event Description**: This free lunch is for veterans and one guest to attend free of charge. Join us as we honor those who have served.
- **Event URL**: https://allevents.in/struthers/veterans-day-lunch/200029023447511
- **Event Categories**: veterans-day
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Struthers
- **state**: OH
- **country**: United States
- **location**: St. James' Episcopal Church
- **lat**: 41.0149498
- **long**: -80.6728821
- **full address**: St. James' Episcopal Church, 7640 Glenwood Ave,Boardman,OH,United States, Struthers

## Event gallery

- **Alt text**: Veterans Day Lunch
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/04cf4f1cf870a4b0bee058461e27c4fdf9211ee8dc99e435d4625beb1d0ae492-rimg-w1024-h1536-dcfef7ea-gmir?v=1762585676

## FAQs

- **Q**: When and where is Veterans Day Lunch being held?
  - **A:** Veterans Day Lunch takes place on Sun, 09 Nov, 2025 at 12:30 pm to Sun, 09 Nov, 2025 at 12:30 pm at St. James' Episcopal Church, 7640 Glenwood Ave,Boardman,OH,United States, Struthers.
- **Q**: Who is organizing Veterans Day Lunch?
  - **A:** Veterans Day Lunch is organized by St. James' Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Day Lunch",
        "image": "https://cdn-az.allevents.in/events5/banners/04cf4f1cf870a4b0bee058461e27c4fdf9211ee8dc99e435d4625beb1d0ae492-rimg-w1024-h1536-dcfef7ea-gmir?v=1762585676",
        "startDate": "2025-11-09",
        "url": "https://allevents.in/struthers/veterans-day-lunch/200029023447511",
        "location": {
            "@type": "Place",
            "name": "St. James' Episcopal Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7640 Glenwood Ave,Boardman,OH,United States",
                "addressLocality": "Struthers",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0149498",
                "longitude": "-80.6728821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This free lunch is for veterans and one guest to attend free of charge. Join us as we honor those who have served.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. James Episcopal Church",
                "url": "https://allevents.in/org/st-james-episcopal-church/26117083"
            }
        ]
    }
]
```