

# Event Details

- **Event Name**: Monthly PTSA Association Meeting
- **Event Start and End Date**: Mon, 01 Dec, 2025 at 05:30 pm – Mon, 01 Dec, 2025 at 06:30 pm
- **Event Description**: Join us for our monthly meeting in the PICK Center!
- **Event URL**: https://allevents.in/visalia/monthly-ptsa-association-meeting/200029140396249
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Visalia
- **state**: CA
- **country**: United States
- **location**: El Diamante High School
- **lat**: 36.306524379553
- **long**: -119.34787433229
- **full address**: El Diamante High School, 5100 W Whitendale Ave, Visalia, CA 93277-5604, United States

## Event gallery

- **Alt text**: Monthly PTSA Association Meeting
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2023a6c94ac307a39d6b0c810a06c1628c141592f6193ba125bf4206bc0b5efa-rimg-w678-h278-dc342b2f-gmir?v=1763585085

## FAQs

- **Q**: When and where is Monthly PTSA Association Meeting being held?
  - **A:** Monthly PTSA Association Meeting takes place on Mon, 01 Dec, 2025 at 05:30 pm to Mon, 01 Dec, 2025 at 06:30 pm at El Diamante High School, 5100 W Whitendale Ave, Visalia, CA 93277-5604, United States.
- **Q**: Who is organizing Monthly PTSA Association Meeting?
  - **A:** Monthly PTSA Association Meeting is organized by El Diamante PTSA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly PTSA Association Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/2023a6c94ac307a39d6b0c810a06c1628c141592f6193ba125bf4206bc0b5efa-rimg-w678-h278-dc342b2f-gmir?v=1763585085",
        "startDate": "2025-12-01",
        "endDate": "2025-12-01",
        "url": "https://allevents.in/visalia/monthly-ptsa-association-meeting/200029140396249",
        "location": {
            "@type": "Place",
            "name": "El Diamante High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5100 W Whitendale Ave, Visalia, CA 93277-5604, United States",
                "addressLocality": "Visalia",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.306524379553",
                "longitude": "-119.34787433229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly meeting in the PICK Center!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "El Diamant PTSA",
                "url": "https://allevents.in/org/el-diamanté-ptsa/26531625"
            }
        ]
    }
]
```