

# Event Details

- **Event Name**: PTO meeting
- **Event Start and End Date**: Tue, 06 Oct, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for our first PTO Meeting of the year. 7pm in the Media Center. ALL are welcome!! Don’t have a sitter? Bring the littles!
- **Event URL**: https://allevents.in/newington/pto-meeting/200030513560310
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Newington
- **state**: CT
- **country**: United States
- **location**: John Paterson Elementary School
- **lat**: 41.669783693433
- **long**: -72.737267660861
- **full address**: John Paterson Elementary School, 120 Church St,Newington,CT,United States

## Event gallery

- **Alt text**: PTO meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7e39f6cdcd63271a5363376fc93b6b36d2d5823ef8d64deb6f2f0db5ce4ebe52-rimg-w1200-h673-dcf8f8f8-gmir?v=1788330998

## FAQs

- **Q**: When and where is PTO meeting being held?
  - **A:** PTO meeting takes place on Tue, 06 Oct, 2026 at 07:00 pm to Tue, 06 Oct, 2026 at 07:00 pm at John Paterson Elementary School, 120 Church St,Newington,CT,United States.
- **Q**: Who is organizing PTO meeting?
  - **A:** PTO meeting is organized by John Paterson Pto.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/7e39f6cdcd63271a5363376fc93b6b36d2d5823ef8d64deb6f2f0db5ce4ebe52-rimg-w1200-h673-dcf8f8f8-gmir?v=1788330998",
        "startDate": "2026-10-06T19:00:00-04:00",
        "url": "https://allevents.in/newington/pto-meeting/200030513560310",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "John Paterson Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 Church St,Newington,CT,United States",
                "addressLocality": "Newington",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.669783693433",
                "longitude": "-72.737267660861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our first PTO Meeting of the year. 7pm in the Media Center. ALL are welcome!! Don’t have a sitter? Bring the littles!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John Paterson Pto",
                "url": "https://allevents.in/org/john-paterson-pto/20367759"
            }
        ]
    }
]
```