

# Event Details

- **Event Name**: Veterans Day Dinner
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 05:00 pm – Tue, 11 Nov, 2025 at 08:00 pm
- **Event Description**: Veterans Day meal at the Lodge. 11/11/25 from 5pm to 8pm

All Veterans and first responders invited.
- **Event URL**: https://allevents.in/brighton/veterans-day-dinner/200029084450118
- **Event Categories**: veterans-day
- **Interested Audience**: 
  - total_interested_count: 35

## Ticket Details


## Event venue details

- **city**: Brighton
- **state**: CO
- **country**: United States
- **location**: Brighton Elks Lodge #1586 (BPOE)
- **lat**: 39.98811
- **long**: -104.82145
- **full address**: Brighton Elks Lodge #1586 (BPOE), 101 N Main St,Brighton,CO,United States

## Event gallery

- **Alt text**: Veterans Day Dinner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1094f3d01087e72fa308b0e816bfafbbe9ff261ba9a76444d7a0d798ab34bf2c-rimg-w800-h485-dcdceaf5-gmir?v=1762678684

## FAQs

- **Q**: When and where is Veterans Day Dinner being held?
  - **A:** Veterans Day Dinner takes place on Tue, 11 Nov, 2025 at 05:00 pm to Tue, 11 Nov, 2025 at 08:00 pm at Brighton Elks Lodge #1586 (BPOE), 101 N Main St,Brighton,CO,United States.
- **Q**: Who is organizing Veterans Day Dinner?
  - **A:** Veterans Day Dinner is organized by Brighton Elks Lodge #1586 (BPOE).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Veterans Day Dinner",
        "image": "https://cdn-az.allevents.in/events4/banners/1094f3d01087e72fa308b0e816bfafbbe9ff261ba9a76444d7a0d798ab34bf2c-rimg-w800-h485-dcdceaf5-gmir?v=1762678684",
        "startDate": "2025-11-11",
        "endDate": "2025-11-11",
        "url": "https://allevents.in/brighton/veterans-day-dinner/200029084450118",
        "location": {
            "@type": "Place",
            "name": "Brighton Elks Lodge #1586 (BPOE)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 N Main St,Brighton,CO,United States",
                "addressLocality": "Brighton",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.98811",
                "longitude": "-104.82145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Veterans Day meal at the Lodge. 11/11/25 from 5pm to 8pm\n\nAll Veterans and first responders invited.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brighton Elks Lodge 1586 (BPOE)",
                "url": "https://allevents.in/org/brighton-elks-lodge-1586-bpoe/23813512"
            }
        ]
    }
]
```