

# Event Details

- **Event Name**: Trivia
- **Event Start and End Date**: Mon, 03 Mar, 2025 at 07:00 pm – Mon, 03 Mar, 2025 at 08:00 pm
- **Event Description**: 4 rounds, you don't have to play them all.You are allowed to bring your own cocktails during this time.
- **Event URL**: https://allevents.in/marion/trivia/200027886480234
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: KS
- **country**: United States
- **location**: 301 E Santa Fe St, Marion, KS
- **lat**: 38.34881
- **long**: -97.01979
- **full address**: 301 E Santa Fe St, Marion, KS, United States

## Event gallery

- **Alt text**: Trivia
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Trivia&date=Mon%2C+03+Mar%2C+2025+at+07%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Trivia being held?
  - **A:** Trivia takes place on Mon, 03 Mar, 2025 at 07:00 pm to Mon, 03 Mar, 2025 at 08:00 pm at 301 E Santa Fe St, Marion, KS, United States.
- **Q**: Who is organizing Trivia?
  - **A:** Trivia is organized by The Sit Down.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Trivia&date=Mon%2C+03+Mar%2C+2025+at+07%3A00+pm&bg=5",
        "startDate": "2025-03-03",
        "endDate": "2025-03-03",
        "url": "https://allevents.in/marion/trivia/200027886480234",
        "location": {
            "@type": "Place",
            "name": "301 E Santa Fe St, Marion, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "301 E Santa Fe St, Marion, KS 66861-1637, United States,Marion, Kansas",
                "addressLocality": "Marion",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.34881",
                "longitude": "-97.01979"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4 rounds, you don't have to play them all.You are allowed to bring your own cocktails during this time.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Sit Down",
                "url": "https://allevents.in/org/the-sit-down/24770830"
            }
        ]
    }
]
```