

# Event Details

- **Event Name**: April PTO Meeting
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Join us for our April PTO meeting where the focus will be on upcoming end-of-year events including the Color Run.
- **Event URL**: https://allevents.in/north-attleboro/april-pto-meeting/200029923371818
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: North Attleboro
- **state**: MA
- **country**: United States
- **location**: Robert J. Coelho Middle School
- **lat**: 41.91001007397
- **long**: -71.368593544624
- **full address**: Robert J. Coelho Middle School, 99 Brown St,Attleboro, Massachusetts, North Attleboro, United States

## Event gallery

- **Alt text**: April PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/924fd2f806b841214e5006ff63ef7817a43b00c27e4d751a44a8c0f3d5a4a9c5-rimg-w940-h788-dcfff0aa-gmir?v=1775844558

## FAQs

- **Q**: When and where is April PTO Meeting being held?
  - **A:** April PTO Meeting takes place on Thu, 30 Apr, 2026 at 06:00 pm to Thu, 30 Apr, 2026 at 06:00 pm at Robert J. Coelho Middle School, 99 Brown St,Attleboro, Massachusetts, North Attleboro, United States.
- **Q**: Who is organizing April PTO Meeting?
  - **A:** April PTO Meeting is organized by Coelho Middle School PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "April PTO Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/924fd2f806b841214e5006ff63ef7817a43b00c27e4d751a44a8c0f3d5a4a9c5-rimg-w940-h788-dcfff0aa-gmir?v=1775844558",
        "startDate": "2026-04-30T18:00:00-04:00",
        "url": "https://allevents.in/north-attleboro/april-pto-meeting/200029923371818",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Robert J. Coelho Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "99 Brown St,Attleboro, Massachusetts",
                "addressLocality": "North Attleboro",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.91001007397",
                "longitude": "-71.368593544624"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our April PTO meeting where the focus will be on upcoming end-of-year events including the Color Run.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coelho Middle School PTO",
                "url": "https://allevents.in/org/coelho-middle-school-pto/24713698"
            }
        ]
    }
]
```