

# Event Details

- **Event Name**: October PTA Meeting
- **Event Start and End Date**: Wed, 08 Oct, 2025 at 06:00 pm
- **Event Description**: Monthly WCS PTA meeting at 6 PM in the WCS Media Center- everyone is welcome!
- **Event URL**: https://allevents.in/woolwich/october-pta-meeting/200028868261518
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Woolwich
- **state**: ME
- **country**: United States
- **location**: 137 Nequasset Rd, Woolwich, ME, United States, Maine 04579
- **lat**: 43.9412
- **long**: -69.78293
- **full address**: 137 Nequasset Rd, Woolwich, ME, United States, Maine 04579

## Event gallery

- **Alt text**: October PTA Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5b21ca14a5b36a71d22d0f9f51c99b190e1f93f990d5ac382b43f4ad1f5194da-rimg-w1200-h675-dcd97444-gmir?v=1759825560

## FAQs

- **Q**: When and where is October PTA Meeting being held?
  - **A:** October PTA Meeting takes place on Wed, 08 Oct, 2025 at 06:00 pm to Wed, 08 Oct, 2025 at 06:00 pm at 137 Nequasset Rd, Woolwich, ME, United States, Maine 04579.
- **Q**: Who is organizing October PTA Meeting?
  - **A:** October PTA Meeting is organized by Woolwich Central School PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "October PTA Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/5b21ca14a5b36a71d22d0f9f51c99b190e1f93f990d5ac382b43f4ad1f5194da-rimg-w1200-h675-dcd97444-gmir?v=1759825560",
        "startDate": "2025-10-08",
        "url": "https://allevents.in/woolwich/october-pta-meeting/200028868261518",
        "location": {
            "@type": "Place",
            "name": "137 Nequasset Rd, Woolwich, ME, United States, Maine 04579",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "137 Nequasset Rd, Woolwich, ME 04579-4453, United States",
                "addressLocality": "Woolwich",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.9412",
                "longitude": "-69.78293"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly WCS PTA meeting at 6 PM in the WCS Media Center- everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Woolwich Central School PTA",
                "url": "https://allevents.in/org/woolwich-central-school-pta/26398232"
            }
        ]
    }
]
```