

# Event Details

- **Event Name**: Holiday Open House 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 03:00 pm
- **Event Description**: December 14th 
???
- **Event URL**: https://allevents.in/raytown/holiday-open-house/200029345265900
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 39

## Ticket Details


## Event venue details

- **city**: Raytown
- **state**: MO
- **country**: United States
- **location**: Rice-Tremonti House
- **lat**: 39.003987614801
- **long**: -94.481891221693
- **full address**: Rice-Tremonti House, Raytown, Missouri, United States

## Event gallery

- **Alt text**: Holiday Open House
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/51191e74c65946ac99e19fa96ac15805a354993f0361260b941eb3211c63af01-rimg-w1200-h1553-dc050515-gmir?v=1765532759

## FAQs

- **Q**: When and where is Holiday Open House  being held?
  - **A:** Holiday Open House  takes place on Sun, 14 Dec, 2025 at 03:00 pm to Sun, 14 Dec, 2025 at 03:00 pm at Rice-Tremonti House, Raytown, Missouri, United States.
- **Q**: Who is organizing Holiday Open House ?
  - **A:** Holiday Open House  is organized by Friends of the Rice-Tremonti Home Assn..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Open House",
        "image": "https://cdn-az.allevents.in/events2/banners/51191e74c65946ac99e19fa96ac15805a354993f0361260b941eb3211c63af01-rimg-w1200-h1553-dc050515-gmir?v=1765532759",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/raytown/holiday-open-house/200029345265900",
        "location": {
            "@type": "Place",
            "name": "Rice-Tremonti House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Raytown, Missouri",
                "addressLocality": "Raytown",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.003987614801",
                "longitude": "-94.481891221693"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "December 14th \n???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of the Rice-Tremonti Home Assn.",
                "url": "https://allevents.in/org/friends-of-the-rice-tremonti-home-assn/23668482"
            }
        ]
    }
]
```