

# Event Details

- **Event Name**: Forbes PTA 3rd Meeting
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 05:30 pm
- **Event Description**: Please join us for our 3rd PTA Meeting on February 23rd at 5:30pm!
- **Event URL**: https://allevents.in/georgetown/forbes-pta-3rd-meeting/200028882742124
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details

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

## Event venue details

- **city**: Georgetown
- **state**: TX
- **country**: United States
- **location**: Forbes Middle School
- **lat**: 30.66155
- **long**: -97.64872
- **full address**: Forbes Middle School, 1911 NE Inner Loop,Georgetown, Texas, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Forbes PTA (https://allevents.in/org/forbes-pta/14242782)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/33c2ee5b20456d8c464f185e1b8c59a36cf1fbe520deb21f458167c60f59d76e-rimg-w474-h355-dc49785b-gmir?v=1771496628
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/eeda8b4f67db61a95694da86f01b5b44aa1f569e409e2d013c14e2ab5c84db9c-rimg-w300-h300-dc49785c-gmir?v=1771496628

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 23 Feb, 2026 at 05:30 pm
- **Q**: Where is the event happening?
  - **A:** Forbes Middle School, 1911 NE Inner Loop,Georgetown, Texas, United States
- **Q**: Who is organizing the event?
  - **A:** Forbes PTA
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about Forbes PTA 3rd Meeting ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Forbes PTA 3rd Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/33c2ee5b20456d8c464f185e1b8c59a36cf1fbe520deb21f458167c60f59d76e-rimg-w474-h355-dc49785b-gmir?v=1771496628",
        "startDate": "2026-02-23",
        "url": "https://allevents.in/georgetown/forbes-pta-3rd-meeting/200028882742124",
        "location": {
            "@type": "Place",
            "name": "Forbes Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1911 NE Inner Loop,Georgetown, Texas",
                "addressLocality": "Georgetown",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.66155",
                "longitude": "-97.64872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for our 3rd PTA Meeting on February 23rd at 5:30pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Forbes PTA",
                "url": "https://allevents.in/org/forbes-pta/14242782",
                "description": "Forbes Middle School PTA"
            }
        ]
    }
]
```