

# Event Details

- **Event Name**: PTO Meeting
- **Event Start and End Date**: Tue, 09 Dec, 2025 at 04:30 pm
- **Event Description**: We will meet in the Media Center at Emerson Elementary School to discuss all current PTO needs. 
We value input from all Emerson Families and welcome all to join us!
- **Event URL**: https://allevents.in/owosso/pto-meeting/200029131194639
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Owosso
- **state**: MI
- **country**: United States
- **location**: 515 E. Oliver St., 48867
- **lat**: 43.00337
- **long**: -84.16416
- **full address**: 515 E. Oliver St., 48867, 515 E Oliver St, Owosso, MI 48867-2439, United States

## Event gallery

- **Alt text**: PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a6c7b5a3a798b00f4d569a9fa1a88ce3085927d251613b2f38028b31383b1314-rimg-w1200-h593-dc747371-gmir?v=1765183299

## FAQs

- **Q**: When and where is PTO Meeting being held?
  - **A:** PTO Meeting takes place on Tue, 09 Dec, 2025 at 04:30 pm to Tue, 09 Dec, 2025 at 04:30 pm at 515 E. Oliver St., 48867, 515 E Oliver St, Owosso, MI 48867-2439, United States.
- **Q**: Who is organizing PTO Meeting?
  - **A:** PTO Meeting is organized by Emerson Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/a6c7b5a3a798b00f4d569a9fa1a88ce3085927d251613b2f38028b31383b1314-rimg-w1200-h593-dc747371-gmir?v=1765183299",
        "startDate": "2025-12-09",
        "url": "https://allevents.in/owosso/pto-meeting/200029131194639",
        "location": {
            "@type": "Place",
            "name": "515 E. Oliver St., 48867",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "515 E Oliver St, Owosso, MI 48867-2439, United States",
                "addressLocality": "Owosso",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.00337",
                "longitude": "-84.16416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet in the Media Center at Emerson Elementary School to discuss all current PTO needs. \nWe value input from all Emerson Families and welcome all to join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emerson Elementary PTO",
                "url": "https://allevents.in/org/emerson-elementary-pto/26890692"
            }
        ]
    }
]
```