

# Event Details

- **Event Name**: PTO Meeting
- **Event Start and End Date**: Wed, 08 Apr, 2026 at 06:00 pm – Wed, 08 Apr, 2026 at 07:00 pm
- **Event Description**: Join us in the school library for our monthly PTO meeting.   New members are always welcome.
- **Event URL**: https://allevents.in/limington/pto-meeting/200029769859043
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Limington
- **state**: ME
- **country**: United States
- **location**: H B Emery Jr Memorial School
- **lat**: 43.728783339376
- **long**: -70.709378274384
- **full address**: H B Emery Jr Memorial School, 908 Cape Rd, Limington, ME 04049-3907, United States

## Event gallery

- **Alt text**: PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/034bb3943f3b2291730329909b5c11d3e992f6993f0789c1cc9e1bff86d7fdfb-rimg-w1200-h675-dcf0f0f1-gmir?v=1775011843

## FAQs

- **Q**: When and where is PTO Meeting being held?
  - **A:** PTO Meeting takes place on Wed, 08 Apr, 2026 at 06:00 pm to Wed, 08 Apr, 2026 at 07:00 pm at H B Emery Jr Memorial School, 908 Cape Rd, Limington, ME 04049-3907, United States.
- **Q**: Who is organizing PTO Meeting?
  - **A:** PTO Meeting is organized by H.B.Emery PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/034bb3943f3b2291730329909b5c11d3e992f6993f0789c1cc9e1bff86d7fdfb-rimg-w1200-h675-dcf0f0f1-gmir?v=1775011843",
        "startDate": "2026-04-08",
        "endDate": "2026-04-08",
        "url": "https://allevents.in/limington/pto-meeting/200029769859043",
        "location": {
            "@type": "Place",
            "name": "H B Emery Jr Memorial School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "908 Cape Rd, Limington, ME 04049-3907, United States",
                "addressLocality": "Limington",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.728783339376",
                "longitude": "-70.709378274384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in the school library for our monthly PTO meeting.   New members are always welcome.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "H.B.Emery PTO",
                "url": "https://allevents.in/org/hbemery-pto/23433185"
            }
        ]
    }
]
```