

# Event Details

- **Event Name**: Family Fun Night
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: It's almost here! Bounce, Play, Eat—All Families Welcome!
- **Event URL**: https://allevents.in/woodbridge/family-fun-night/200029981678746
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Woodbridge
- **state**: VA
- **country**: United States
- **location**: 12351 All Saints Pl, Woodbridge, VA, United States, Virginia 22192
- **lat**: 38.68514
- **long**: -77.30863
- **full address**: 12351 All Saints Pl, Woodbridge, VA, United States, Virginia 22192

## Event gallery

- **Alt text**: Family Fun Night
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5b43744d8b9f699dc777939e432cb5185655434995971b3deba9548e3571c54b-rimg-w1200-h900-dcffffff-gmir?v=1776994786

## FAQs

- **Q**: When and where is Family Fun Night being held?
  - **A:** Family Fun Night takes place on Fri, 24 Apr, 2026 at 05:00 pm to Fri, 24 Apr, 2026 at 05:00 pm at 12351 All Saints Pl, Woodbridge, VA, United States, Virginia 22192.
- **Q**: Who is organizing Family Fun Night?
  - **A:** Family Fun Night is organized by St. Matthew's Day School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Family Fun Night",
        "image": "https://cdn-az.allevents.in/events1/banners/5b43744d8b9f699dc777939e432cb5185655434995971b3deba9548e3571c54b-rimg-w1200-h900-dcffffff-gmir?v=1776994786",
        "startDate": "2026-04-24T17:00:00-04:00",
        "url": "https://allevents.in/woodbridge/family-fun-night/200029981678746",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "12351 All Saints Pl, Woodbridge, VA, United States, Virginia 22192",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12351 All Saints Pl, Woodbridge, VA 22192-3378, United States",
                "addressLocality": "Woodbridge",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.68514",
                "longitude": "-77.30863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's almost here! Bounce, Play, Eat—All Families Welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Matthews Day School",
                "url": "https://allevents.in/org/st-matthews-day-school/23649612"
            }
        ]
    }
]
```