

# Event Details

- **Event Name**: Homestead The Haunting
- **Event Start and End Date**: Sat, 10 Oct, 2026 at 07:00 pm (-04:00)
- **Event Description**: Wander through the haunted house and maze before you encounter the cowboys fighting it out in a blaze of fire and smoke.
- **Event URL**: https://allevents.in/columbus/homestead-the-haunting/200029989272416
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: IN
- **country**: United States
- **location**: Shireman Homestead
- **lat**: 39.2288513
- **long**: -85.9997101
- **full address**: Shireman Homestead, 7060 W 200 N,Columbus,IN,United States

## Event gallery

- **Alt text**: Homestead The Haunting
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4786ee8f8b5771a474b95645662a0035068204369271497ea9d3796ff26abc81-rimg-w1200-h675-dc170201-gmir?v=1777252156

## FAQs

- **Q**: When and where is Homestead The Haunting being held?
  - **A:** Homestead The Haunting takes place on Sat, 10 Oct, 2026 at 07:00 pm to Sat, 10 Oct, 2026 at 07:00 pm at Shireman Homestead, 7060 W 200 N,Columbus,IN,United States.
- **Q**: Who is organizing Homestead The Haunting?
  - **A:** Homestead The Haunting is organized by The Cowboy Posse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Homestead The Haunting",
        "image": "https://cdn-az.allevents.in/events3/banners/4786ee8f8b5771a474b95645662a0035068204369271497ea9d3796ff26abc81-rimg-w1200-h675-dc170201-gmir?v=1777252156",
        "startDate": "2026-10-10T19:00:00-04:00",
        "url": "https://allevents.in/columbus/homestead-the-haunting/200029989272416",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Shireman Homestead",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7060 W 200 N,Columbus,IN,United States",
                "addressLocality": "Columbus",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.2288513",
                "longitude": "-85.9997101"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wander through the haunted house and maze before you encounter the cowboys fighting it out in a blaze of fire and smoke.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Cowboy Posse",
                "url": "https://allevents.in/org/the-cowboy-posse/26437057"
            }
        ]
    }
]
```