

# Event Details

- **Event Name**: May PTA Meeting
- **Event Start and End Date**: Tue, 05 May, 2026 at 06:30 pm (-04:00)
- **Event Description**: Our last meeting of the year! 🎉
- **Event URL**: https://allevents.in/ben-avon-heights/may-pta-meeting/200029773806658
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Ben Avon Heights
- **state**: PA
- **country**: United States
- **location**: 47 Chalfonte Ave, Pittsburgh, PA
- **lat**: 40.52117
- **long**: -80.03224
- **full address**: 47 Chalfonte Ave, Pittsburgh, PA, 47 Chalfonte Ave, Pittsburgh, PA 15229, United States, Ben Avon Heights

## Event gallery

- **Alt text**: May PTA Meeting
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/efd8d2ca62dfc42bab157a3706e1f3d5b0d99b201b6b4c95e2f367cd36e01f3b-rimg-w1200-h675-dcc1b9a9-gmir?v=1774363135

## FAQs

- **Q**: When and where is May PTA Meeting being held?
  - **A:** May PTA Meeting takes place on Tue, 05 May, 2026 at 06:30 pm to Tue, 05 May, 2026 at 06:30 pm at 47 Chalfonte Ave, Pittsburgh, PA, 47 Chalfonte Ave, Pittsburgh, PA 15229, United States, Ben Avon Heights.
- **Q**: Who is organizing May PTA Meeting?
  - **A:** May PTA Meeting is organized by West View P.T.A..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May PTA Meeting",
        "image": "https://cdn-az.allevents.in/events6/banners/efd8d2ca62dfc42bab157a3706e1f3d5b0d99b201b6b4c95e2f367cd36e01f3b-rimg-w1200-h675-dcc1b9a9-gmir?v=1774363135",
        "startDate": "2026-05-05T18:30:00-04:00",
        "url": "https://allevents.in/ben-avon-heights/may-pta-meeting/200029773806658",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "47 Chalfonte Ave, Pittsburgh, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "47 Chalfonte Ave, Pittsburgh, PA 15229, United States",
                "addressLocality": "Ben Avon Heights",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.52117",
                "longitude": "-80.03224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our last meeting of the year! 🎉",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West View P.T.A.",
                "url": "https://allevents.in/org/west-view-pta/24672838"
            }
        ]
    }
]
```