

# Event Details

- **Event Name**: Thanksgiving Lunch
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 12:00 pm – Thu, 27 Nov, 2025 at 04:00 pm
- **Event Description**: Only To-Go meals will be served. The dining room will be closed. If you need meals delivered, please call early to get added to our delivery routes.
- **Event URL**: https://allevents.in/newport/thanksgiving-lunch/200029128151805
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details

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

## Event venue details

- **city**: Newport
- **state**: OR
- **country**: United States
- **location**: 424 W Olive St, Newport, OR
- **lat**: 44.63691
- **long**: -124.05788
- **full address**: 424 W Olive St, Newport, OR, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: American Legion - Post 116 - Newport, OR (https://allevents.in/org/american-legion-post-116-newport-or/23301098)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/714c9fdcee892486a380f7513825abfc378e57a9459e11d37a7226d474628981-rimg-w1140-h684-dceeeeed-gmir?v=1763826352
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Lunch&date=27+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** 424 W Olive St, Newport, OR, United States
- **Q**: Who is organizing the event?
  - **A:** American Legion - Post 116 - Newport, OR
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Lunch ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Lunch",
        "image": "https://cdn-az.allevents.in/events10/banners/714c9fdcee892486a380f7513825abfc378e57a9459e11d37a7226d474628981-rimg-w1140-h684-dceeeeed-gmir?v=1763826352",
        "startDate": "2025-11-27",
        "endDate": "2025-11-27",
        "url": "https://allevents.in/newport/thanksgiving-lunch/200029128151805",
        "location": {
            "@type": "Place",
            "name": "424 W Olive St, Newport, OR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "424 W Olive St, Newport, OR 97365-3717, United States",
                "addressLocality": "Newport",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.63691",
                "longitude": "-124.05788"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Only To-Go meals will be served. The dining room will be closed. If you need meals delivered, please call early to get added to our delivery routes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion - Post 116 - Newport OR",
                "url": "https://allevents.in/org/american-legion-post-116-newport-or/23301098"
            }
        ]
    }
]
```