

# Event Details

- **Event Name**: Holiday Open House
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 08:00 am – Sat, 22 Nov, 2025 at 05:00 pm
- **Event Description**: Come shop our aisles for all your holiday gift and decor needs!
- **Event URL**: https://allevents.in/higginsville/holiday-open-house/200028662635314
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Higginsville
- **state**: MO
- **country**: United States
- **location**: 509 Fairground Ave, Higginsville, MO
- **lat**: 39.06941
- **long**: -93.72328
- **full address**: 509 Fairground Ave, Higginsville, MO, United States

## Event gallery

- **Alt text**: Holiday Open House
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/71efa655147c7b09bffc6589aa6c93b9a2f2664b20939c048f391b2fb0a3e020-rimg-w1200-h1200-dc5f4430-gmir?v=1763482096

## FAQs

- **Q**: When and where is Holiday Open House being held?
  - **A:** Holiday Open House takes place on Sat, 22 Nov, 2025 at 08:00 am to Sat, 22 Nov, 2025 at 05:00 pm at 509 Fairground Ave, Higginsville, MO, United States.
- **Q**: Who is organizing Holiday Open House?
  - **A:** Holiday Open House is organized by Running Rabbit Antiques.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Open House",
        "image": "https://cdn-az.allevents.in/events7/banners/71efa655147c7b09bffc6589aa6c93b9a2f2664b20939c048f391b2fb0a3e020-rimg-w1200-h1200-dc5f4430-gmir?v=1763482096",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/higginsville/holiday-open-house/200028662635314",
        "location": {
            "@type": "Place",
            "name": "509 Fairground Ave, Higginsville, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "509 Fairground Ave, Higginsville, MO 64037-1987, United States",
                "addressLocality": "Higginsville",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06941",
                "longitude": "-93.72328"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come shop our aisles for all your holiday gift and decor needs!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Running Rabbit Antiques",
                "url": "https://allevents.in/org/running-rabbit-antiques/21855106"
            }
        ]
    }
]
```