

# Event Details

- **Event Name**: Thanksgiving Eve @ 551 West!
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 09:00 pm
- **Event Description**: Come celebrate the beginning of your holiday season with GoodStew @ 551 west!
- **Event URL**: https://allevents.in/lancaster/thanksgiving-eve-551-west/200029118847934
- **Event Categories**: thanksgiving, holiday
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details

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

## Event venue details

- **city**: Lancaster
- **state**: PA
- **country**: United States
- **location**: 551 West
- **lat**: 40.03749
- **long**: -76.31638
- **full address**: 551 West, 551 W King St, Lancaster, PA 17603-4321, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Good Stew (https://allevents.in/org/good-stew/26998139)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/c5d079acb0e9b216a0d11e78236e7a6a7721d8aaab5e619ee0feb04dd7b24d18-rimg-w1200-h628-dc2f0108-gmir?v=1763581996
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/93bc571df655711bb17a090f681c721721a1c8202912f38a5da60f15ac9c5e22-rimg-w300-h300-dc780317-gmir?v=1763581997

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** 551 West, 551 W King St, Lancaster, PA 17603-4321, United States
- **Q**: Who is organizing the event?
  - **A:** Good Stew
- **Q**: What type of event is this?
  - **A:** thanksgiving, holiday
- **Q**: Where can I find ticket details about Thanksgiving Eve @ 551 West! ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Eve @ 551 West!",
        "image": "https://cdn-az.allevents.in/events6/banners/c5d079acb0e9b216a0d11e78236e7a6a7721d8aaab5e619ee0feb04dd7b24d18-rimg-w1200-h628-dc2f0108-gmir?v=1763581996",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/lancaster/thanksgiving-eve-551-west/200029118847934",
        "location": {
            "@type": "Place",
            "name": "551 West",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "551 W King St, Lancaster, PA 17603-4321, United States",
                "addressLocality": "Lancaster",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.03749",
                "longitude": "-76.31638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come celebrate the beginning of your holiday season with GoodStew @ 551 west!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Stew",
                "url": "https://allevents.in/org/good-stew/26998139"
            }
        ]
    }
]
```