

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 05:30 pm – Wed, 05 Aug, 2026 at 05:30 pm
- **Event Description**: Join us every Wednesday for Trivia Night at the Hawk located in Lopez Hall, Bldg 1978.
- **Event URL**: https://allevents.in/stafford/trivia-night/200030260504108
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Stafford
- **state**: VA
- **country**: United States
- **location**: Montezuma Ave, Quantico, VA 22134, United States
- **lat**: 38.49564
- **long**: -77.43871
- **full address**: Montezuma Ave, Quantico, VA 22134, United States, Stafford, United States

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/54e045d60e078df361936d2148ccf653fea4f43fb65c5b193f8eaf38e97e7d77-rimg-w1200-h600-dc788c8c-gmir?v=1781752208

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Wed, 24 Jun, 2026 at 05:30 pm to Wed, 05 Aug, 2026 at 05:30 pm at Montezuma Ave, Quantico, VA 22134, United States, Stafford, United States.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by First Command - Stafford, VA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events10/banners/54e045d60e078df361936d2148ccf653fea4f43fb65c5b193f8eaf38e97e7d77-rimg-w1200-h600-dc788c8c-gmir?v=1781752208",
        "startDate": "2026-06-24",
        "endDate": "2026-08-05",
        "url": "https://allevents.in/stafford/trivia-night/200030260504108",
        "location": {
            "@type": "Place",
            "name": "Montezuma Ave, Quantico, VA 22134, United States",
            "address": {
                "@type": "PostalAddress",
                "name": "Montezuma Ave, Quantico, VA 22134, United States, Stafford, United States",
                "addressLocality": "Stafford",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.49564",
                "longitude": "-77.43871"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us every Wednesday for Trivia Night at the Hawk located in Lopez Hall, Bldg 1978.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Command - Stafford VA",
                "url": "https://allevents.in/org/first-command-stafford-va/22918431"
            }
        ]
    }
]
```