

# Event Details

- **Event Name**: OPEN HOUSE 
- **Event Start and End Date**: Mon, 04 Aug, 2025 at 02:00 pm – Mon, 04 Aug, 2025 at 04:00 pm
- **Event Description**: Join us for Open House! Come meet the teachers, tour the school, and get important information for the new year. We can't wait to see you there!
- **Event URL**: https://allevents.in/luthersville/open-house/200028457412407
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Luthersville
- **state**: GA
- **country**: United States
- **location**: 172 North Main Street, Luthersville, GA, United States, Georgia 30251
- **lat**: 33.22118
- **long**: -84.7475
- **full address**: 172 North Main Street, Luthersville, GA, United States, Georgia 30251

## Event gallery

- **Alt text**: OPEN HOUSE
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e8975b9322c131953509e6ec4dbabab117e5fb9fed03db089ef7a466cd987032-rimg-w1200-h1553-dc47434b-gmir?v=1754209111

## FAQs

- **Q**: When and where is OPEN HOUSE  being held?
  - **A:** OPEN HOUSE  takes place on Mon, 04 Aug, 2025 at 02:00 pm to Mon, 04 Aug, 2025 at 04:00 pm at 172 North Main Street, Luthersville, GA, United States, Georgia 30251.
- **Q**: Who is organizing OPEN HOUSE ?
  - **A:** OPEN HOUSE  is organized by Unity Elementary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "OPEN HOUSE",
        "image": "https://cdn-az.allevents.in/events9/banners/e8975b9322c131953509e6ec4dbabab117e5fb9fed03db089ef7a466cd987032-rimg-w1200-h1553-dc47434b-gmir?v=1754209111",
        "startDate": "2025-08-04",
        "endDate": "2025-08-04",
        "url": "https://allevents.in/luthersville/open-house/200028457412407",
        "location": {
            "@type": "Place",
            "name": "172 North Main Street, Luthersville, GA, United States, Georgia 30251",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "169 N Main St, Luthersville, GA 30251-1501, United States",
                "addressLocality": "Luthersville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.22118",
                "longitude": "-84.7475"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Open House! Come meet the teachers, tour the school, and get important information for the new year. We can't wait to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unity Elementary",
                "url": "https://allevents.in/org/unity-elementary/20597118"
            }
        ]
    }
]
```