

# Event Details

- **Event Name**: OPEN HOUSE
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 05:00 am – Fri, 31 Jul, 2026 at 07:00 am
- **Event Description**: Come see what the Phonics Treehouse Preschool is all about!
- **Event URL**: https://allevents.in/windsor/open-house/200030475119431
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Windsor
- **state**: MO
- **country**: United States
- **location**: 208 Olive St, Windsor, MO, United States, Missouri 65360
- **lat**: 38.5265
- **long**: -93.52573
- **full address**: 208 Olive St, Windsor, MO, United States, Missouri 65360

## Event gallery

- **Alt text**: OPEN HOUSE
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/939857139ee8c8a8969d505ccd89c5b56e1437f00d187f4ea68d32b1956ace7a-rimg-w1086-h1448-dcfcf9f3-gmir?v=1785306810

## FAQs

- **Q**: When and where is OPEN HOUSE being held?
  - **A:** OPEN HOUSE takes place on Fri, 31 Jul, 2026 at 05:00 am to Fri, 31 Jul, 2026 at 07:00 am at 208 Olive St, Windsor, MO, United States, Missouri 65360.
- **Q**: Who is organizing OPEN HOUSE?
  - **A:** OPEN HOUSE is organized by Phonics Treehouse Preschool.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OPEN HOUSE",
        "image": "https://cdn-az.allevents.in/events5/banners/939857139ee8c8a8969d505ccd89c5b56e1437f00d187f4ea68d32b1956ace7a-rimg-w1086-h1448-dcfcf9f3-gmir?v=1785306810",
        "startDate": "2026-07-31",
        "endDate": "2026-07-31",
        "url": "https://allevents.in/windsor/open-house/200030475119431",
        "location": {
            "@type": "Place",
            "name": "208 Olive St, Windsor, MO, United States, Missouri 65360",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "208 Olive St, Windsor, MO 65360-1839, United States",
                "addressLocality": "Windsor",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5265",
                "longitude": "-93.52573"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see what the Phonics Treehouse Preschool is all about!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Phonics Treehouse Preschool",
                "url": "https://allevents.in/org/phonics-treehouse-preschool/27188071"
            }
        ]
    }
]
```