

# Event Details

- **Event Name**: PTO Meeting 
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 04:15 pm
- **Event Description**: Meet in the cafeteria
- **Event URL**: https://allevents.in/azle/pto-meeting/200029696343731
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029696343731?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=azle-events

## Event venue details

- **city**: Azle
- **state**: TX
- **country**: United States
- **location**: 11450 Liberty School Road
- **lat**: 32.93533
- **long**: -97.5244
- **full address**: 11450 Liberty School Road, 11450 Liberty School Rd, Azle, TX 76020-5550, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Liberty Elementary PTO (https://allevents.in/org/liberty-elementary-pto/23249924)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/8bdf93dc8c879bddad1a6aed3b10a8678c77ca95269409d24edfdefa61a6b790-rimg-w1200-h669-dcfec38e-gmir?v=1771524871
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/33810df460bacd05e29941ff2dd9d4582b55cb42792bf7f526ba4d3bb36c6b75-rimg-w300-h300-dcfeead8-gmir?v=1771524871

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 23 Feb, 2026 at 04:15 pm
- **Q**: Where is the event happening?
  - **A:** 11450 Liberty School Road, 11450 Liberty School Rd, Azle, TX 76020-5550, United States
- **Q**: Who is organizing the event?
  - **A:** Liberty Elementary PTO
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about PTO Meeting  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "PTO Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/8bdf93dc8c879bddad1a6aed3b10a8678c77ca95269409d24edfdefa61a6b790-rimg-w1200-h669-dcfec38e-gmir?v=1771524871",
        "startDate": "2026-02-23",
        "url": "https://allevents.in/azle/pto-meeting/200029696343731",
        "location": {
            "@type": "Place",
            "name": "11450 Liberty School Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11450 Liberty School Rd, Azle, TX 76020-5550, United States",
                "addressLocality": "Azle",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.93533",
                "longitude": "-97.5244"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Meet in the cafeteria",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liberty Elementary PTO",
                "url": "https://allevents.in/org/liberty-elementary-pto/23249924"
            }
        ]
    }
]
```