

# Event Details

- **Event Name**: PTA meeting in LHS Library
- **Event Start and End Date**: Wed, 18 Feb, 2026 at 05:30 pm
- **Event Description**: if you are a parent and want to volunteer you must attend a meeting
- **Event URL**: https://allevents.in/leavenworth/pta-meeting-in-lhs-library/200029352049841
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Leavenworth
- **state**: KS
- **country**: United States
- **location**: 2012 10th Avenue, Leavenworth, KS
- **lat**: 39.29558
- **long**: -94.93165
- **full address**: 2012 10th Avenue, Leavenworth, KS, United States

## Event gallery

- **Alt text**: PTA meeting in LHS Library
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7f40ea7a0aca6ff4e000728b464514d5806bc1155e174914d58aecf83eb72d45-rimg-w1200-h461-dcfefefe-gmir?v=1771005246

## FAQs

- **Q**: When and where is PTA meeting in LHS Library being held?
  - **A:** PTA meeting in LHS Library takes place on Wed, 18 Feb, 2026 at 05:30 pm to Wed, 18 Feb, 2026 at 05:30 pm at 2012 10th Avenue, Leavenworth, KS, United States.
- **Q**: Who is organizing PTA meeting in LHS Library?
  - **A:** PTA meeting in LHS Library is organized by Leavenworth High PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTA meeting in LHS Library",
        "image": "https://cdn-az.allevents.in/events1/banners/7f40ea7a0aca6ff4e000728b464514d5806bc1155e174914d58aecf83eb72d45-rimg-w1200-h461-dcfefefe-gmir?v=1771005246",
        "startDate": "2026-02-18",
        "url": "https://allevents.in/leavenworth/pta-meeting-in-lhs-library/200029352049841",
        "location": {
            "@type": "Place",
            "name": "2012 10th Avenue, Leavenworth, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2012 S 10th Ave, Leavenworth, KS 66048-4207, United States",
                "addressLocality": "Leavenworth",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.29558",
                "longitude": "-94.93165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "if you are a parent and want to volunteer you must attend a meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leavenworth High PTA",
                "url": "https://allevents.in/org/leavenworth-high-pta/27235557"
            }
        ]
    }
]
```