

# Event Details

- **Event Name**: Open House  
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 06:00 pm
- **Event Description**: Our teachers will be on-site also to help with any questions you might have about our schedule or classes! Join us!
- **Event URL**: https://allevents.in/decatur/open-house/200029705631641
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 33

## Ticket Details

- **Ticket URL**: http://facebook.com/200029705631641?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=decatur-events

## Event venue details

- **city**: Decatur
- **state**: TX
- **country**: United States
- **location**: Gospel Life Church
- **lat**: 33.217697634
- **long**: -97.601763881
- **full address**: Gospel Life Church, 1301 W. Eagle Drive,Decatur,TX,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: One Day Academy - Decatur Region (https://allevents.in/org/one-day-academy-decatur-region/24151464)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2f517b5435726462dbb27ce1da1101e609c272dc4cdcf8b6219a115d81284bc4-rimg-w1200-h675-dc5271ff-gmir?v=1774286818
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7c7c58e7e2a15122b602875b107d769f6831150ff0aea9e5683255bfe893e3ff-rimg-w300-h300-dc5271ff-gmir?v=1774286818

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Mar, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Gospel Life Church, 1301 W. Eagle Drive,Decatur,TX,United States
- **Q**: Who is organizing the event?
  - **A:** One Day Academy - Decatur Region
- **Q**: What type of event is this?
  - **A:** workshops
- **Q**: Where can I find ticket details about Open House   ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Open House",
        "image": "https://cdn-az.allevents.in/events7/banners/2f517b5435726462dbb27ce1da1101e609c272dc4cdcf8b6219a115d81284bc4-rimg-w1200-h675-dc5271ff-gmir?v=1774286818",
        "startDate": "2026-03-26",
        "url": "https://allevents.in/decatur/open-house/200029705631641",
        "location": {
            "@type": "Place",
            "name": "Gospel Life Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1301 W. Eagle Drive,Decatur,TX,United States",
                "addressLocality": "Decatur",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.217697634",
                "longitude": "-97.601763881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our teachers will be on-site also to help with any questions you might have about our schedule or classes! Join us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "One Day Academy - Decatur Region",
                "url": "https://allevents.in/org/one-day-academy-decatur-region/24151464"
            }
        ]
    }
]
```