

# Event Details

- **Event Name**: PTO Meeting
- **Event Start and End Date**: Tue, 01 Sep, 2026 at 04:30 pm (-05:00)
- **Event Description**: Please join us for our first meeting of the 2026-2027 school year in the library! Kids are welcome.
- **Event URL**: https://allevents.in/burlington/pto-meeting/200030639151832
- **Event Categories**: Meetups, Kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Burlington
- **state**: IA
- **country**: United States
- **location**: 825 N 9th, Burlington, IA
- **lat**: 40.8165
- **long**: -91.10799
- **full address**: 825 N 9th, Burlington, IA, United States

## Event gallery

- **Alt text**: PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e1168d926cd4bb6d83f7bd1b380e55a812760a0739f2c56d5ce1be2a263169d1-rimg-w1200-h900-dca89888-gmir?v=1788211172

## FAQs

- **Q**: When and where is PTO Meeting being held?
  - **A:** PTO Meeting takes place on Tue, 01 Sep, 2026 at 04:30 pm to Tue, 01 Sep, 2026 at 04:30 pm at 825 N 9th, Burlington, IA, United States.
- **Q**: Who is organizing PTO Meeting?
  - **A:** PTO Meeting is organized by North Hill Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/e1168d926cd4bb6d83f7bd1b380e55a812760a0739f2c56d5ce1be2a263169d1-rimg-w1200-h900-dca89888-gmir?v=1788211172",
        "startDate": "2026-09-01T16:30:00-05:00",
        "url": "https://allevents.in/burlington/pto-meeting/200030639151832",
        "location": {
            "@type": "Place",
            "name": "825 N 9th, Burlington, IA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "825 N 9th St, Burlington, IA 52601-4900, United States",
                "addressLocality": "Burlington",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.8165",
                "longitude": "-91.10799"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our first meeting of the 2026-2027 school year in the library! Kids are welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Hill Elementary PTO",
                "url": "https://allevents.in/org/north-hill-elementary-pto/26571606"
            }
        ]
    }
]
```