

# Event Details

- **Event Name**: January PTO Meeting
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 06:30 pm – Thu, 08 Jan, 2026 at 07:30 pm
- **Event Description**: Join us for our monthly PTO meeting in the learning commons!
- **Event URL**: https://allevents.in/cottleville/january-pto-meeting/200029369534804
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Cottleville
- **state**: MO
- **country**: United States
- **location**: Mary Emily Bryan Middle School- Francis Howell
- **lat**: 38.710887937906
- **long**: -90.666024576676
- **full address**: Mary Emily Bryan Middle School- Francis Howell, 605 Independence Rd,Weldon Spring, Missouri, Cottleville, United States

## Event gallery

- **Alt text**: January PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/35149778d9a98f15690700b980cebdc31373a486a63a90d52e9aea472ae6421c-rimg-w850-h850-dcfefefe-gmir?v=1767424723

## FAQs

- **Q**: When and where is January PTO Meeting being held?
  - **A:** January PTO Meeting takes place on Thu, 08 Jan, 2026 at 06:30 pm to Thu, 08 Jan, 2026 at 07:30 pm at Mary Emily Bryan Middle School- Francis Howell, 605 Independence Rd,Weldon Spring, Missouri, Cottleville, United States.
- **Q**: Who is organizing January PTO Meeting?
  - **A:** January PTO Meeting is organized by Bryan Middle PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "January PTO Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/35149778d9a98f15690700b980cebdc31373a486a63a90d52e9aea472ae6421c-rimg-w850-h850-dcfefefe-gmir?v=1767424723",
        "startDate": "2026-01-08",
        "endDate": "2026-01-08",
        "url": "https://allevents.in/cottleville/january-pto-meeting/200029369534804",
        "location": {
            "@type": "Place",
            "name": "Mary Emily Bryan Middle School- Francis Howell",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "605 Independence Rd,Weldon Spring, Missouri",
                "addressLocality": "Cottleville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.710887937906",
                "longitude": "-90.666024576676"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly PTO meeting in the learning commons!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bryan Middle PTO",
                "url": "https://allevents.in/org/bryan-middle-pto/26386342"
            }
        ]
    }
]
```