

# Event Details

- **Event Name**: PTA General Meeting
- **Event Start and End Date**: Fri, 08 May, 2026 at 08:30 am
- **Event Description**: Come join us for our final PTA general meeting of the year! Planning a fun year with lots of activities supported by our school and PTA. Come see what else is planned for the rest of the year.
- **Event URL**: https://allevents.in/frisco/pta-general-meeting/200028998500106
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Frisco
- **state**: TX
- **country**: United States
- **location**: Nichols Elementary School
- **lat**: 33.140879721924
- **long**: -96.87473772803
- **full address**: Nichols Elementary School, 7411 Nichols Trl,Frisco, Texas, United States

## Event gallery

- **Alt text**: PTA General Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/bd0de420cc155d27767d143f5b6e4ba1ae8b4a2f5a06839f0059ad6731d24f00-rimg-w1080-h1080-dc0263db-gmir?v=1777245537

## FAQs

- **Q**: When and where is PTA General Meeting being held?
  - **A:** PTA General Meeting takes place on Fri, 08 May, 2026 at 08:30 am to Fri, 08 May, 2026 at 08:30 am at Nichols Elementary School, 7411 Nichols Trl,Frisco, Texas, United States.
- **Q**: Who is organizing PTA General Meeting?
  - **A:** PTA General Meeting is organized by Nichols Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTA General Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/bd0de420cc155d27767d143f5b6e4ba1ae8b4a2f5a06839f0059ad6731d24f00-rimg-w1080-h1080-dc0263db-gmir?v=1777245537",
        "startDate": "2026-05-08",
        "url": "https://allevents.in/frisco/pta-general-meeting/200028998500106",
        "location": {
            "@type": "Place",
            "name": "Nichols Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7411 Nichols Trl,Frisco, Texas",
                "addressLocality": "Frisco",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.140879721924",
                "longitude": "-96.87473772803"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our final PTA general meeting of the year! Planning a fun year with lots of activities supported by our school and PTA. Come see what else is planned for the rest of the year.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nichols Elementary PTA",
                "url": "https://allevents.in/org/nichols-elementary-pta/20027111"
            }
        ]
    }
]
```