

# Event Details

- **Event Name**: Monthly PTC Meeting
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 05:30 pm
- **Event Description**: Come join the monthly PTC meeting! We will be discussing upcoming future events and about what’s happening in the school!
- **Event URL**: https://allevents.in/caro/monthly-ptc-meeting/200029358857349
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Caro
- **state**: MI
- **country**: United States
- **location**: Schall Elementary School
- **lat**: 43.489270687323
- **long**: -83.39354674947
- **full address**: Schall Elementary School, Caro, United States

## Event gallery

- **Alt text**: Monthly PTC Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7cc0953fffa0286bfd9a857213844a4beff80ef6fa11361ff2b0be30cdd67efd-rimg-w1170-h496-dc31312e-gmir?v=1772253769

## FAQs

- **Q**: When and where is Monthly PTC Meeting being held?
  - **A:** Monthly PTC Meeting takes place on Thu, 12 Mar, 2026 at 05:30 pm to Thu, 12 Mar, 2026 at 05:30 pm at Schall Elementary School, Caro, United States.
- **Q**: Who is organizing Monthly PTC Meeting?
  - **A:** Monthly PTC Meeting is organized by Schall Elementary PTC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly PTC Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/7cc0953fffa0286bfd9a857213844a4beff80ef6fa11361ff2b0be30cdd67efd-rimg-w1170-h496-dc31312e-gmir?v=1772253769",
        "startDate": "2026-03-12",
        "url": "https://allevents.in/caro/monthly-ptc-meeting/200029358857349",
        "location": {
            "@type": "Place",
            "name": "Schall Elementary School",
            "address": {
                "@type": "PostalAddress",
                "name": "Schall Elementary School, Caro, United States",
                "addressLocality": "Caro",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.489270687323",
                "longitude": "-83.39354674947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join the monthly PTC meeting! We will be discussing upcoming future events and about what’s happening in the school!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Schall Elementary PTC",
                "url": "https://allevents.in/org/schall-elementary-ptc/23782308"
            }
        ]
    }
]
```