

# Event Details

- **Event Name**: PTO Meeting
- **Event Start and End Date**: Tue, 21 Apr, 2026 at 05:30 pm (-05:00)
- **Event Description**: Meet us in the library! 
Childcare provided.
- **Event URL**: https://allevents.in/winfield/pto-meeting/200029911448333
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Winfield
- **state**: KS
- **country**: United States
- **location**: 1400 Mound, Winfield, KS, United States, Kansas 67156
- **lat**: 37.23614
- **long**: -96.9771
- **full address**: 1400 Mound, Winfield, KS, United States, Kansas 67156

## Event gallery

- **Alt text**: PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7a1833c95052ae2e257cb8357988e578f6f630881f1c25aaf00824af18cdb3cc-rimg-w851-h315-dcf1f2f0-gmir?v=1776394917

## FAQs

- **Q**: When and where is PTO Meeting being held?
  - **A:** PTO Meeting takes place on Tue, 21 Apr, 2026 at 05:30 pm to Tue, 21 Apr, 2026 at 05:30 pm at 1400 Mound, Winfield, KS, United States, Kansas 67156.
- **Q**: Who is organizing PTO Meeting?
  - **A:** PTO Meeting is organized by Whittier PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/7a1833c95052ae2e257cb8357988e578f6f630881f1c25aaf00824af18cdb3cc-rimg-w851-h315-dcf1f2f0-gmir?v=1776394917",
        "startDate": "2026-04-21T17:30:00-05:00",
        "url": "https://allevents.in/winfield/pto-meeting/200029911448333",
        "location": {
            "@type": "Place",
            "name": "1400 Mound, Winfield, KS, United States, Kansas 67156",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Mound St, Winfield, KS 67156-4616, United States",
                "addressLocality": "Winfield",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.23614",
                "longitude": "-96.9771"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet us in the library! \nChildcare provided.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Whittier PTO",
                "url": "https://allevents.in/org/whittier-pto/24600818"
            }
        ]
    }
]
```