

# Event Details

- **Event Name**: Thirsty Thursday Game Night
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 05:00 pm
- **Event Description**: Join us for Mah Jong, swoop, or any game you’d like to play. We usually have 20+ people and it is fun!!  Swoop there it is!
- **Event URL**: https://allevents.in/la-veta/thirsty-thursday-game-night/200030176585133
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: La Veta
- **state**: CO
- **country**: United States
- **location**: 300 South Main Street, La Veta, CO
- **lat**: 37.50782
- **long**: -105.00932
- **full address**: 300 South Main Street, La Veta, CO, United States

## Event gallery

- **Alt text**: Thirsty Thursday Game Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4fc86530d64bdbc4a398765fe731f8e9c62edafa2b7c0aa508bb7f32294adea3-rimg-w1081-h1124-dc01485e-gmir?v=1781515661

## FAQs

- **Q**: When and where is Thirsty Thursday Game Night being held?
  - **A:** Thirsty Thursday Game Night takes place on Thu, 18 Jun, 2026 at 05:00 pm to Thu, 18 Jun, 2026 at 05:00 pm at 300 South Main Street, La Veta, CO, United States.
- **Q**: Who is organizing Thirsty Thursday Game Night?
  - **A:** Thirsty Thursday Game Night is organized by La Veta Mercantile.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thirsty Thursday Game Night",
        "image": "https://cdn-az.allevents.in/events1/banners/4fc86530d64bdbc4a398765fe731f8e9c62edafa2b7c0aa508bb7f32294adea3-rimg-w1081-h1124-dc01485e-gmir?v=1781515661",
        "startDate": "2026-06-18",
        "url": "https://allevents.in/la-veta/thirsty-thursday-game-night/200030176585133",
        "location": {
            "@type": "Place",
            "name": "300 South Main Street, La Veta, CO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "300 S Main St, La Veta, CO 81055-5092, United States",
                "addressLocality": "La Veta",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.50782",
                "longitude": "-105.00932"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Mah Jong, swoop, or any game you’d like to play. We usually have 20+ people and it is fun!!  Swoop there it is!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "La Veta Mercantile",
                "url": "https://allevents.in/org/la-veta-mercantile/19971607"
            }
        ]
    }
]
```