

# Event Details

- **Event Name**: PTO Information Night
- **Event Start and End Date**: Wed, 19 Nov, 2025 at 06:00 pm – Wed, 19 Nov, 2025 at 07:00 pm
- **Event Description**: Join us Nov. 19th in the library. We will have snacks :)
- **Event URL**: https://allevents.in/lacey/pto-information-night/200029134626411
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Lacey
- **state**: WA
- **country**: United States
- **location**: Mountain View Elementary School
- **lat**: 47.02883
- **long**: -122.82186
- **full address**: Mountain View Elementary School, 1900 College St SE, Lacey, WA 98503-7066, United States

## Event gallery

- **Alt text**: PTO Information Night
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9e1b546fbffe7336487c5080fae698f53ab7915fd7074dcc464c1714bc9dcf4a-rimg-w940-h788-dcf7be44-gmir?v=1763016930

## FAQs

- **Q**: When and where is PTO Information Night being held?
  - **A:** PTO Information Night takes place on Wed, 19 Nov, 2025 at 06:00 pm to Wed, 19 Nov, 2025 at 07:00 pm at Mountain View Elementary School, 1900 College St SE, Lacey, WA 98503-7066, United States.
- **Q**: Who is organizing PTO Information Night?
  - **A:** PTO Information Night is organized by Mountain View Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Information Night",
        "image": "https://cdn-az.allevents.in/events3/banners/9e1b546fbffe7336487c5080fae698f53ab7915fd7074dcc464c1714bc9dcf4a-rimg-w940-h788-dcf7be44-gmir?v=1763016930",
        "startDate": "2025-11-19",
        "endDate": "2025-11-19",
        "url": "https://allevents.in/lacey/pto-information-night/200029134626411",
        "location": {
            "@type": "Place",
            "name": "Mountain View Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1900 College St SE, Lacey, WA 98503-7066, United States",
                "addressLocality": "Lacey",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.02883",
                "longitude": "-122.82186"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us Nov. 19th in the library. We will have snacks :)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mountain View Elementary PTO",
                "url": "https://allevents.in/org/mountain-view-elementary-pto/23406198"
            }
        ]
    }
]
```