

# Event Details

- **Event Name**: PTO Meeting
- **Event Start and End Date**: Thu, 07 May, 2026 at 06:00 pm – Thu, 07 May, 2026 at 07:00 pm (-04:00)
- **Event Description**: Join us for a PTO meeting in the SGE cafeteria. We will be discussing upcoming events, budget, volunteer needs, etc.
- **Event URL**: https://allevents.in/spring-grove/pto-meeting/200028974357912
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Spring Grove
- **state**: PA
- **country**: United States
- **location**: 1450 Roths Church Road, Spring Grove, PA
- **lat**: 39.88679
- **long**: -76.86963
- **full address**: 1450 Roths Church Road, Spring Grove, PA, United States

## Event gallery

- **Alt text**: PTO Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/85207f9d67a359d389471382a99dd8026b0798348c82028f0215e566427516c0-rimg-w940-h788-dcfed735-gmir?v=1776072897

## FAQs

- **Q**: When and where is PTO Meeting being held?
  - **A:** PTO Meeting takes place on Thu, 07 May, 2026 at 06:00 pm to Thu, 07 May, 2026 at 07:00 pm at 1450 Roths Church Road, Spring Grove, PA, United States.
- **Q**: Who is organizing PTO Meeting?
  - **A:** PTO Meeting is organized by Spring Grove Elementary PTO.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/85207f9d67a359d389471382a99dd8026b0798348c82028f0215e566427516c0-rimg-w940-h788-dcfed735-gmir?v=1776072897",
        "startDate": "2026-05-07T18:00:00-04:00",
        "endDate": "2026-05-07T19:00:00-04:00",
        "url": "https://allevents.in/spring-grove/pto-meeting/200028974357912",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1450 Roths Church Road, Spring Grove, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1450 Roth Church Rd, Spring Grove, PA 17362-8724, United States",
                "addressLocality": "Spring Grove",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.88679",
                "longitude": "-76.86963"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a PTO meeting in the SGE cafeteria. We will be discussing upcoming events, budget, volunteer needs, etc.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Spring Grove Elementary PTO",
                "url": "https://allevents.in/org/spring-grove-elementary-pto/16648545"
            }
        ]
    }
]
```