

# Event Details

- **Event Name**: Thanksgiving Eve with Monday @ Larry's 
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 08:30 pm
- **Event Description**: Be there or else!
- **Event URL**: https://allevents.in/alexandria/thanksgiving-eve-with-monday-larrys/200029197301058
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details

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

## Event venue details

- **city**: Alexandria
- **state**: VA
- **country**: United States
- **location**: Southside 815
- **lat**: 38.79653
- **long**: -77.04897
- **full address**: Southside 815, 815 S Washington St,Alexandria, Virginia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Monday at Larry's (https://allevents.in/org/monday-at-larrys/27080918)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/18c509f8e3579e5f5bbc9745ff27073866a486fb04c1cd27be3776e683b3077a-rimg-w1080-h1080-dcce4d02-gmir?v=1763894188
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c053e2bba97cab5c257aeb216d734b933c364e6460e3acd847233852745a7e04-rimg-w300-h300-dcce4d03-gmir?v=1763894189

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 26 Nov, 2025 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** Southside 815, 815 S Washington St,Alexandria, Virginia, United States
- **Q**: Who is organizing the event?
  - **A:** Monday at Larry's
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Eve with Monday @ Larry's  ?
  - **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 with Monday @ Larry's",
        "image": "https://cdn-az.allevents.in/events2/banners/18c509f8e3579e5f5bbc9745ff27073866a486fb04c1cd27be3776e683b3077a-rimg-w1080-h1080-dcce4d02-gmir?v=1763894188",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/alexandria/thanksgiving-eve-with-monday-larrys/200029197301058",
        "location": {
            "@type": "Place",
            "name": "Southside 815",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "815 S Washington St,Alexandria, Virginia",
                "addressLocality": "Alexandria",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.79653",
                "longitude": "-77.04897"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Be there or else!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Monday at Larrys",
                "url": "https://allevents.in/org/monday-at-larrys/27080918"
            }
        ]
    }
]
```