

# Event Details

- **Event Name**: Meeting January 8, 2026
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 06:00 pm
- **Event Description**: Please join us
- **Event URL**: https://allevents.in/tuttle/meeting-january-8-2026/200029162339131
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029162339131?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=tuttle-events

## Event venue details

- **city**: Tuttle
- **state**: OK
- **country**: United States
- **location**: Tuttle Public Library
- **lat**: 35.29112
- **long**: -97.81668
- **full address**: Tuttle Public Library, 305 W Main St, Tuttle, OK 73089-9061, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Friends of Tuttle Public Library (https://allevents.in/org/friends-of-tuttle-public-library/25141199)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/98fd49891f78cb18e8778e430ae567faca1cdccdeaddb8d1523c7fec85aae404-rimg-w1200-h900-dc171612-gmir?v=1767456534
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cab19bb0948c5a8e068e6eada4c3cf6c1e1dbc7e4541ed643f2f41e835551424-rimg-w300-h300-dcc6c1bc-gmir?v=1767456534

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 08 Jan, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Tuttle Public Library, 305 W Main St, Tuttle, OK 73089-9061, United States
- **Q**: Who is organizing the event?
  - **A:** Friends of Tuttle Public Library
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Meeting January 8, 2026 ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meeting January 8, 2026",
        "image": "https://cdn-az.allevents.in/events9/banners/98fd49891f78cb18e8778e430ae567faca1cdccdeaddb8d1523c7fec85aae404-rimg-w1200-h900-dc171612-gmir?v=1767456534",
        "startDate": "2026-01-08",
        "url": "https://allevents.in/tuttle/meeting-january-8-2026/200029162339131",
        "location": {
            "@type": "Place",
            "name": "Tuttle Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "305 W Main St, Tuttle, OK 73089-9061, United States",
                "addressLocality": "Tuttle",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.29112",
                "longitude": "-97.81668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Tuttle Public Library",
                "url": "https://allevents.in/org/friends-of-tuttle-public-library/25141199"
            }
        ]
    }
]
```