

# Event Details

- **Event Name**: Trivia Night at Lost Dog Cafe
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 07:00 pm – Tue, 09 Dec, 2025 at 09:00 pm
- **Event Description**: Join Pour House Trivia and Lost Dog Cafe for Trivia night every Tuesday night.
- **Event URL**: https://allevents.in/alexandria/trivia-night-at-lost-dog-cafe/200029325171650
- **Event Categories**: dog
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Alexandria
- **state**: VA
- **country**: United States
- **location**: 808 N Henry St, Alexandria, VA, United States, Virginia 22314
- **lat**: 38.81394
- **long**: -77.04973
- **full address**: 808 N Henry St, Alexandria, VA, United States, Virginia 22314

## Event gallery

- **Alt text**: Trivia Night at Lost Dog Cafe
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/445cabc52dd05ac13be4791fae6e8a0d61676ba313e400a6128035c56d15a4ff-rimg-w1200-h675-dca9a8a9-gmir?v=1765254230

## FAQs

- **Q**: When and where is Trivia Night at Lost Dog Cafe being held?
  - **A:** Trivia Night at Lost Dog Cafe takes place on Tue, 09 Dec, 2025 at 07:00 pm to Tue, 09 Dec, 2025 at 09:00 pm at 808 N Henry St, Alexandria, VA, United States, Virginia 22314.
- **Q**: Who is organizing Trivia Night at Lost Dog Cafe?
  - **A:** Trivia Night at Lost Dog Cafe is organized by Lost Dog Cafe Alexandria.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night at Lost Dog Cafe",
        "image": "https://cdn-az.allevents.in/events2/banners/445cabc52dd05ac13be4791fae6e8a0d61676ba313e400a6128035c56d15a4ff-rimg-w1200-h675-dca9a8a9-gmir?v=1765254230",
        "startDate": "2025-12-09",
        "endDate": "2025-12-09",
        "url": "https://allevents.in/alexandria/trivia-night-at-lost-dog-cafe/200029325171650",
        "location": {
            "@type": "Place",
            "name": "808 N Henry St, Alexandria, VA, United States, Virginia 22314",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "808 N Henry St, Alexandria, VA 22314-1619, United States",
                "addressLocality": "Alexandria",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.81394",
                "longitude": "-77.04973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Pour House Trivia and Lost Dog Cafe for Trivia night every Tuesday night.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lost Dog Cafe Alexandria",
                "url": "https://allevents.in/org/lost-dog-cafe-alexandria/26014674"
            }
        ]
    }
]
```