

# Event Details

- **Event Name**: PTSA Meeting
- **Event Start and End Date**: Tue, 19 May, 2026 at 06:00 pm – Tue, 19 May, 2026 at 07:00 pm (-07:00)
- **Event Description**: Please join us in the Rainier Middle School library to learn about what our PTSA is up too.
- **Event URL**: https://allevents.in/auburn/ptsa-meeting/200029951308642
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: WA
- **country**: United States
- **location**: 30620 116th Ave SE, Auburn, WA, United States, Washington 98092
- **lat**: 47.32741
- **long**: -122.18555
- **full address**: 30620 116th Ave SE, Auburn, WA, United States, Washington 98092

## Event gallery

- **Alt text**: PTSA Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/328be684992e0a06603da83f7cc67b28fd6bd1d4171c0d808067f65852abde4e-rimg-w1200-h900-dcaecee8-gmir?v=1777228682

## FAQs

- **Q**: When and where is PTSA Meeting being held?
  - **A:** PTSA Meeting takes place on Tue, 19 May, 2026 at 06:00 pm to Tue, 19 May, 2026 at 07:00 pm at 30620 116th Ave SE, Auburn, WA, United States, Washington 98092.
- **Q**: Who is organizing PTSA Meeting?
  - **A:** PTSA Meeting is organized by Rainier Middle School PTSA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTSA Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/328be684992e0a06603da83f7cc67b28fd6bd1d4171c0d808067f65852abde4e-rimg-w1200-h900-dcaecee8-gmir?v=1777228682",
        "startDate": "2026-05-19T18:00:00-07:00",
        "endDate": "2026-05-19T19:00:00-07:00",
        "url": "https://allevents.in/auburn/ptsa-meeting/200029951308642",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "30620 116th Ave SE, Auburn, WA, United States, Washington 98092",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30620 116th Ave SE, Auburn, WA 98092-3161, United States",
                "addressLocality": "Auburn",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.32741",
                "longitude": "-122.18555"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us in the Rainier Middle School library to learn about what our PTSA is up too.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rainier Middle School PTSA",
                "url": "https://allevents.in/org/rainier-middle-school-ptsa/26646788"
            }
        ]
    }
]
```