

# Event Details

- **Event Name**: February PTA Meeting
- **Event Start and End Date**: Tue, 10 Feb, 2026 at 05:30 pm – Tue, 10 Feb, 2026 at 06:30 pm
- **Event Description**: All are welcome! Join us in the library. Kiddos are welcome and dinner will be served.
- **Event URL**: https://allevents.in/lakewood/february-pta-meeting/200029587632330
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Lakewood
- **state**: CO
- **country**: United States
- **location**: Green Gables Elementary School
- **lat**: 39.679392802524
- **long**: -105.0945220771
- **full address**: Green Gables Elementary School, 8701 W Woodard Dr,Lakewood, Colorado, United States

## Event gallery

- **Alt text**: February PTA Meeting
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3ca6507d0195226b288ae06e7cae9f6c4cb0ee015cbea9704ca491fe67efc0d2-rimg-w1200-h400-dc625f2d-gmir?v=1770308870

## FAQs

- **Q**: When and where is February PTA Meeting being held?
  - **A:** February PTA Meeting takes place on Tue, 10 Feb, 2026 at 05:30 pm to Tue, 10 Feb, 2026 at 06:30 pm at Green Gables Elementary School, 8701 W Woodard Dr,Lakewood, Colorado, United States.
- **Q**: Who is organizing February PTA Meeting?
  - **A:** February PTA Meeting is organized by Green Gables Elementary PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "February PTA Meeting",
        "image": "https://cdn-az.allevents.in/events8/banners/3ca6507d0195226b288ae06e7cae9f6c4cb0ee015cbea9704ca491fe67efc0d2-rimg-w1200-h400-dc625f2d-gmir?v=1770308870",
        "startDate": "2026-02-10",
        "endDate": "2026-02-10",
        "url": "https://allevents.in/lakewood/february-pta-meeting/200029587632330",
        "location": {
            "@type": "Place",
            "name": "Green Gables Elementary School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8701 W Woodard Dr,Lakewood, Colorado",
                "addressLocality": "Lakewood",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.679392802524",
                "longitude": "-105.0945220771"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome! Join us in the library. Kiddos are welcome and dinner will be served.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Green Gables Elementary PTA",
                "url": "https://allevents.in/org/green-gables-elementary-pta/20957398"
            }
        ]
    }
]
```