

# Event Details

- **Event Name**: Boys State/Girls State Orientation
- **Event Start and End Date**: Sun, 17 May, 2026 at 04:00 pm – Sun, 17 May, 2026 at 06:00 pm (-04:00)
- **Event Description**: From Post 364/Unit 364:
Boys State delegates have orientation at 4pm.
Girls State delegates have orientation at 5:30pm
- **Event URL**: https://allevents.in/woodbridge/boys-state-girls-state-orientation/200029927031632
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Woodbridge
- **state**: VA
- **country**: United States
- **location**: 3640 Friendly Post Ln, Woodbridge, VA, United States, Virginia 22192
- **lat**: 38.66631
- **long**: -77.30302
- **full address**: 3640 Friendly Post Ln, Woodbridge, VA, United States, Virginia 22192

## Event gallery

- **Alt text**: Boys State/Girls State Orientation
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/ce2e1c050f2da4af42c620ba249cf0429c0287987a96c1cd2d0aec82d0ce95c3-rimg-w880-h440-dcffffff-gmir?v=1775899052

## FAQs

- **Q**: When and where is Boys State/Girls State Orientation being held?
  - **A:** Boys State/Girls State Orientation takes place on Sun, 17 May, 2026 at 04:00 pm to Sun, 17 May, 2026 at 06:00 pm at 3640 Friendly Post Ln, Woodbridge, VA, United States, Virginia 22192.
- **Q**: Who is organizing Boys State/Girls State Orientation?
  - **A:** Boys State/Girls State Orientation is organized by American Legion Post 364, Woodbridge, Virginia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Boys State/Girls State Orientation",
        "image": "https://cdn-az.allevents.in/events2/banners/ce2e1c050f2da4af42c620ba249cf0429c0287987a96c1cd2d0aec82d0ce95c3-rimg-w880-h440-dcffffff-gmir?v=1775899052",
        "startDate": "2026-05-17T16:00:00-04:00",
        "endDate": "2026-05-17T18:00:00-04:00",
        "url": "https://allevents.in/woodbridge/boys-state-girls-state-orientation/200029927031632",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3640 Friendly Post Ln, Woodbridge, VA, United States, Virginia 22192",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3640 Friendly Post Ln, Woodbridge, VA 22192, United States",
                "addressLocality": "Woodbridge",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.66631",
                "longitude": "-77.30302"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "From Post 364/Unit 364:\nBoys State delegates have orientation at 4pm.\nGirls State delegates have orientation at 5:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 364 Woodbridge Virginia",
                "url": "https://allevents.in/org/american-legion-post-364-woodbridge-virginia/21008473"
            }
        ]
    }
]
```