

# Event Details

- **Event Name**: WTT Gaming Show
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 05:00 pm (-07:00)
- **Event Description**: Stay tuned for sign ups and more information to come. Start time is tentative.
- **Event URL**: https://allevents.in/kennewick/wtt-gaming-show/200029930481210
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Kennewick
- **state**: WA
- **country**: United States
- **location**: Benton County, WA Fairgrounds
- **lat**: 46.19474504543
- **long**: -119.09866333008
- **full address**: Benton County, WA Fairgrounds, 1500 S Oak Street,Kennewick, Washington, United States

## Event gallery

- **Alt text**: WTT Gaming Show
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8a3d82829ea5488a56b1a089d3b1e3ec68a1481c0b3690dc063c920d5d61600f-rimg-w940-h788-dcffffff-gmir?v=1775955909

## FAQs

- **Q**: When and where is WTT Gaming Show being held?
  - **A:** WTT Gaming Show takes place on Sat, 08 Aug, 2026 at 05:00 pm to Sat, 08 Aug, 2026 at 05:00 pm at Benton County, WA Fairgrounds, 1500 S Oak Street,Kennewick, Washington, United States.
- **Q**: Who is organizing WTT Gaming Show?
  - **A:** WTT Gaming Show is organized by Benton-Franklin 4-H Horse Events.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WTT Gaming Show",
        "image": "https://cdn-az.allevents.in/events3/banners/8a3d82829ea5488a56b1a089d3b1e3ec68a1481c0b3690dc063c920d5d61600f-rimg-w940-h788-dcffffff-gmir?v=1775955909",
        "startDate": "2026-08-08T17:00:00-07:00",
        "url": "https://allevents.in/kennewick/wtt-gaming-show/200029930481210",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Benton County, WA Fairgrounds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1500 S Oak Street,Kennewick, Washington",
                "addressLocality": "Kennewick",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.19474504543",
                "longitude": "-119.09866333008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stay tuned for sign ups and more information to come. Start time is tentative.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Benton-Franklin 4-H Horse Events",
                "url": "https://allevents.in/org/benton-franklin-4-h-horse-events/23070296"
            }
        ]
    }
]
```