

# Event Details

- **Event Name**: Third Thursdays
- **Event Start and End Date**: Thu, 21 May, 2026 at 10:00 am – Thu, 21 May, 2026 at 11:00 am (-05:00)
- **Event Description**: Third Thursday, 0-4 years old. Story Time and Activities!
- **Event URL**: https://allevents.in/tarkio/third-thursdays/200029971862855
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Tarkio
- **state**: MO
- **country**: United States
- **location**: Tarkio Branch Library
- **lat**: 40.43763162
- **long**: -95.38856512
- **full address**: Tarkio Branch Library, 1002 Pine St, Tarkio, MO 64491, United States

## Event gallery

- **Alt text**: Third Thursdays
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/d3df7a2fd12860766f06abd494768ee8fbf4b984b8b4df26fd4f6960e1ab1a57-rimg-w500-h500-dcffffff-gmir?v=1776851214

## FAQs

- **Q**: When and where is Third Thursdays being held?
  - **A:** Third Thursdays takes place on Thu, 21 May, 2026 at 10:00 am to Thu, 21 May, 2026 at 11:00 am at Tarkio Branch Library, 1002 Pine St, Tarkio, MO 64491, United States.
- **Q**: Who is organizing Third Thursdays?
  - **A:** Third Thursdays is organized by Atchison County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Third Thursdays",
        "image": "https://cdn-az.allevents.in/events5/banners/d3df7a2fd12860766f06abd494768ee8fbf4b984b8b4df26fd4f6960e1ab1a57-rimg-w500-h500-dcffffff-gmir?v=1776851214",
        "startDate": "2026-05-21T10:00:00-05:00",
        "endDate": "2026-05-21T11:00:00-05:00",
        "url": "https://allevents.in/tarkio/third-thursdays/200029971862855",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Tarkio Branch Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1002 Pine St, Tarkio, MO 64491, United States",
                "addressLocality": "Tarkio",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.43763162",
                "longitude": "-95.38856512"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Third Thursday, 0-4 years old. Story Time and Activities!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Atchison County Library",
                "url": "https://allevents.in/org/atchison-county-library/23294309"
            }
        ]
    }
]
```