

# Event Details

- **Event Name**: Trivia
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 07:00 pm – Thu, 12 Feb, 2026 at 08:00 pm
- **Event Description**: Trivia is Back on Thursday!
- **Event URL**: https://allevents.in/charlottesville/trivia/200029634821331
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Charlottesville
- **state**: VA
- **country**: United States
- **location**: Starr Hill
- **lat**: 38.032427
- **long**: -78.487481
- **full address**: Starr Hill, Charlottesville, Virginia, United States

## Event gallery

- **Alt text**: Trivia
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/7a916098b45299327b5189b9daae2aa56e823e85ae3cb6bbb80265139dc91850-rimg-w1200-h600-dc763418-gmir?v=1770440251

## FAQs

- **Q**: When and where is Trivia being held?
  - **A:** Trivia takes place on Thu, 12 Feb, 2026 at 07:00 pm to Thu, 12 Feb, 2026 at 08:00 pm at Starr Hill, Charlottesville, Virginia, United States.
- **Q**: Who is organizing Trivia?
  - **A:** Trivia is organized by Vision BBQ Charlottesville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Trivia",
        "image": "https://cdn-az.allevents.in/events4/banners/7a916098b45299327b5189b9daae2aa56e823e85ae3cb6bbb80265139dc91850-rimg-w1200-h600-dc763418-gmir?v=1770440251",
        "startDate": "2026-02-12",
        "endDate": "2026-02-12",
        "url": "https://allevents.in/charlottesville/trivia/200029634821331",
        "location": {
            "@type": "Place",
            "name": "Starr Hill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Charlottesville, Virginia",
                "addressLocality": "Charlottesville",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.032427",
                "longitude": "-78.487481"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia is Back on Thursday!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vision BBQ Charlottesville",
                "url": "https://allevents.in/org/vision-bbq-charlottesville/23801115"
            }
        ]
    }
]
```