

# Event Details

- **Event Name**: 16th annual holiday meal
- **Event Start and End Date**: Wed, 03 Dec, 2025 at 11:00 pm
- **Event Description**: a free hot meal with your community,  food bags to go and friendly environment.  everyone is welcome
- **Event URL**: https://allevents.in/eugene/16th-annual-holiday-meal/200029153757841
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029153757841?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eugene-events

## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: Lane County Youth Services
- **lat**: 44.06102426057
- **long**: -123.06772816959
- **full address**: Lane County Youth Services, 2727 Martin Luther King Jr Blvd,Eugene,OR,United States

## Event gallery

- **Alt text**: 16th annual holiday meal
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ae9f90f697095a86c042b2ce662b5d4d10d41af0a12b3be4857b3b64b9659c63-rimg-w1050-h600-dc041718-gmir?v=1764800491

## FAQs

- **Q**: When and where is 16th annual holiday meal being held?
  - **A:** 16th annual holiday meal takes place on Wed, 03 Dec, 2025 at 11:00 pm to Wed, 03 Dec, 2025 at 11:00 pm at Lane County Youth Services, 2727 Martin Luther King Jr Blvd,Eugene,OR,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "16th annual holiday meal",
        "image": "https://cdn-az.allevents.in/events9/banners/ae9f90f697095a86c042b2ce662b5d4d10d41af0a12b3be4857b3b64b9659c63-rimg-w1050-h600-dc041718-gmir?v=1764800491",
        "startDate": "2025-12-03",
        "url": "https://allevents.in/eugene/16th-annual-holiday-meal/200029153757841",
        "location": {
            "@type": "Place",
            "name": "Lane County Youth Services",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2727 Martin Luther King Jr Blvd,Eugene,OR,United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.06102426057",
                "longitude": "-123.06772816959"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "a free hot meal with your community,  food bags to go and friendly environment.  everyone is welcome"
    }
]
```