

# Event Details

- **Event Name**: Little Rock Go Club Meet Up - February 22nd, 2026
- **Event Start and End Date**: Sun, 22 Feb, 2026 at 02:00 pm – Sun, 22 Feb, 2026 at 04:00 pm
- **Event Description**: We will be having a meet up to hang out and play some Go.
- **Event URL**: https://allevents.in/little-rock/little-rock-go-club-meet-up-february-22nd-2026/200029678363626
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029678363626?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=little+rock-events

## Event venue details

- **city**: Little Rock
- **state**: AR
- **country**: United States
- **location**: Tea Capital
- **lat**: 34.73406
- **long**: -92.27272
- **full address**: Tea Capital, 1501 Main Street, Suite G,Little Rock, Arkansas, United States

## Event gallery

- **Alt text**: Little Rock Go Club Meet Up - February 22nd, 2026
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/536c0ee77155425ca5a26856c304bfdf29e5a96463e6fd56b8ab65f97b2a0114-rimg-w1200-h800-dc2f1405-gmir?v=1771486923

## FAQs

- **Q**: When and where is Little Rock Go Club Meet Up - February 22nd, 2026 being held?
  - **A:** Little Rock Go Club Meet Up - February 22nd, 2026 takes place on Sun, 22 Feb, 2026 at 02:00 pm to Sun, 22 Feb, 2026 at 04:00 pm at Tea Capital, 1501 Main Street, Suite G,Little Rock, Arkansas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Little Rock Go Club Meet Up - February 22nd, 2026",
        "image": "https://cdn-az.allevents.in/events3/banners/536c0ee77155425ca5a26856c304bfdf29e5a96463e6fd56b8ab65f97b2a0114-rimg-w1200-h800-dc2f1405-gmir?v=1771486923",
        "startDate": "2026-02-22",
        "endDate": "2026-02-22",
        "url": "https://allevents.in/little-rock/little-rock-go-club-meet-up-february-22nd-2026/200029678363626",
        "location": {
            "@type": "Place",
            "name": "Tea Capital",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1501 Main Street, Suite G,Little Rock, Arkansas",
                "addressLocality": "Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.73406",
                "longitude": "-92.27272"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be having a meet up to hang out and play some Go."
    }
]
```