

# Event Details

- **Event Name**: SEES PTA Meeting
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 05:30 pm
- **Event Description**: All are welcome!
- **Event URL**: https://allevents.in/springfield/sees-pta-meeting/200029154600749
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: VA
- **country**: United States
- **location**: SEES Cafeteria
- **lat**: 38.78358
- **long**: -77.16376
- **full address**: SEES Cafeteria, 6200 Charles Goff Dr, Springfield, VA 22150-1201, United States

## Event gallery

- **Alt text**: SEES PTA Meeting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c50e6dbd9d496c9ea3e15abd49b8524ee95203bf26e964ef964ba6d65ebbf315-rimg-w1200-h800-dceeb621-gmir?v=1769349958

## FAQs

- **Q**: When and where is SEES PTA Meeting being held?
  - **A:** SEES PTA Meeting takes place on Thu, 05 Feb, 2026 at 05:30 pm to Thu, 05 Feb, 2026 at 05:30 pm at SEES Cafeteria, 6200 Charles Goff Dr, Springfield, VA 22150-1201, United States.
- **Q**: Who is organizing SEES PTA Meeting?
  - **A:** SEES PTA Meeting is organized by Springfield Estates Elementary School PTA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SEES PTA Meeting",
        "image": "https://cdn-az.allevents.in/events3/banners/c50e6dbd9d496c9ea3e15abd49b8524ee95203bf26e964ef964ba6d65ebbf315-rimg-w1200-h800-dceeb621-gmir?v=1769349958",
        "startDate": "2026-02-05",
        "url": "https://allevents.in/springfield/sees-pta-meeting/200029154600749",
        "location": {
            "@type": "Place",
            "name": "SEES Cafeteria",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6200 Charles Goff Dr, Springfield, VA 22150-1201, United States",
                "addressLocality": "Springfield",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.78358",
                "longitude": "-77.16376"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Springfield Estates Elementary School PTA",
                "url": "https://allevents.in/org/springfield-estates-elementary-school-pta/26929789"
            }
        ]
    }
]
```