

# Event Details

- **Event Name**: November PTSO Meeting
- **Event Start and End Date**: Mon, 10 Nov, 2025 at 05:30 pm
- **Event Description**: Next PTSO meeting 11/10 at GMS at 5:30 pm. See you there.
- **Event URL**: https://allevents.in/union/november-ptso-meeting/200029131019917
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details

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

## Event venue details

- **city**: Union
- **state**: KY
- **country**: United States
- **location**: Gray Middle School
- **lat**: 38.930212402778
- **long**: -84.68030487222
- **full address**: Gray Middle School, 10400 US Highway 42,Union,KY,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Gray Middle School PTSO (https://allevents.in/org/gray-middle-school-ptso/23588055)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/c164ed7216a19f90fda17a4396f64a585f8a3cbc920bdbc51f920c27a24b2544-rimg-w940-h788-dc04337e-gmir?v=1762321576
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=November+PTSO+Meeting&date=10+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 10 Nov, 2025 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Gray Middle School, 10400 US Highway 42,Union,KY,United States
- **Q**: Who is organizing the event?
  - **A:** Gray Middle School PTSO
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about November PTSO Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November PTSO Meeting",
        "image": "https://cdn-az.allevents.in/events10/banners/c164ed7216a19f90fda17a4396f64a585f8a3cbc920bdbc51f920c27a24b2544-rimg-w940-h788-dc04337e-gmir?v=1762321576",
        "startDate": "2025-11-10",
        "url": "https://allevents.in/union/november-ptso-meeting/200029131019917",
        "location": {
            "@type": "Place",
            "name": "Gray Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10400 US Highway 42,Union,KY,United States",
                "addressLocality": "Union",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.930212402778",
                "longitude": "-84.68030487222"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next PTSO meeting 11/10 at GMS at 5:30 pm. See you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gray Middle School PTSO",
                "url": "https://allevents.in/org/gray-middle-school-ptso/23588055"
            }
        ]
    }
]
```