

# Event Details

- **Event Name**: May PTO Meeting
- **Event Start and End Date**: Tue, 05 May, 2026 at 05:00 pm – Tue, 05 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: Meeting held in the library.
- **Event URL**: https://allevents.in/dallas-center/may-pto-meeting/200029628626921
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Dallas Center
- **state**: IA
- **country**: United States
- **location**: Dallas Center Elementary
- **lat**: 41.677382804
- **long**: -93.961040626
- **full address**: Dallas Center Elementary, 1205 13th St,Dallas Center, Iowa, United States

## Event gallery

- **Alt text**: May PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/79dffcd7ba7462d62f59c123545ddd0fbb619bececc8aa1e5ebf38f56c342f9a-rimg-w591-h426-dcffffff-gmir?v=1776700835

## FAQs

- **Q**: When and where is May PTO Meeting being held?
  - **A:** May PTO Meeting takes place on Tue, 05 May, 2026 at 05:00 pm to Tue, 05 May, 2026 at 06:00 pm at Dallas Center Elementary, 1205 13th St,Dallas Center, Iowa, United States.
- **Q**: Who is organizing May PTO Meeting?
  - **A:** May PTO Meeting is organized by Dallas Center Elementary DC-G PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "May PTO Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/79dffcd7ba7462d62f59c123545ddd0fbb619bececc8aa1e5ebf38f56c342f9a-rimg-w591-h426-dcffffff-gmir?v=1776700835",
        "startDate": "2026-05-05T17:00:00-05:00",
        "endDate": "2026-05-05T18:00:00-05:00",
        "url": "https://allevents.in/dallas-center/may-pto-meeting/200029628626921",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Dallas Center Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1205 13th St,Dallas Center, Iowa",
                "addressLocality": "Dallas Center",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.677382804",
                "longitude": "-93.961040626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meeting held in the library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dallas Center Elementary DC-G PTO",
                "url": "https://allevents.in/org/dallas-center-elementary-dc-g-pto/21230375"
            }
        ]
    }
]
```