

# Event Details

- **Event Name**: Trivia Night
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 06:00 pm
- **Event Description**: Trivia Night at Southside!  This is a fun night to test your general knowledge and have an awesome time!  
Teams of up to 8 members, $50/team.  This is a fundraiser event for our youth group.  Bring your friends, family and neighbors!
- **Event URL**: https://allevents.in/oklahoma-city/trivia-night/200030265854808
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Oklahoma City
- **state**: OK
- **country**: United States
- **location**: 8500 S Walker Ave, Oklahoma City, OK, United States, Oklahoma 73139
- **lat**: 35.38151
- **long**: -97.52012
- **full address**: 8500 S Walker Ave, Oklahoma City, OK, United States, Oklahoma 73139

## Event gallery

- **Alt text**: Trivia Night
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5803f35416e0ea4f01647f02f99cf4b363a05e097095e38523358341545c35c8-rimg-w1200-h675-dc151516-gmir?v=1781816708

## FAQs

- **Q**: When and where is Trivia Night being held?
  - **A:** Trivia Night takes place on Sat, 20 Jun, 2026 at 06:00 pm to Sat, 20 Jun, 2026 at 06:00 pm at 8500 S Walker Ave, Oklahoma City, OK, United States, Oklahoma 73139.
- **Q**: Who is organizing Trivia Night?
  - **A:** Trivia Night is organized by Southside Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trivia Night",
        "image": "https://cdn-az.allevents.in/events10/banners/5803f35416e0ea4f01647f02f99cf4b363a05e097095e38523358341545c35c8-rimg-w1200-h675-dc151516-gmir?v=1781816708",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/oklahoma-city/trivia-night/200030265854808",
        "location": {
            "@type": "Place",
            "name": "8500 S Walker Ave, Oklahoma City, OK, United States, Oklahoma 73139",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8500 S Walker Ave, Oklahoma City, OK 73139-9446, United States",
                "addressLocality": "Oklahoma City",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.38151",
                "longitude": "-97.52012"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trivia Night at Southside!  This is a fun night to test your general knowledge and have an awesome time!  \nTeams of up to 8 members, $50/team.  This is a fundraiser event for our youth group.  Bring your friends, family and neighbors!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southside Christian Church",
                "url": "https://allevents.in/org/southside-christian-church/22915065"
            }
        ]
    }
]
```