

# Event Details

- **Event Name**: Holiday Open House
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 04:30 pm – Sat, 20 Dec, 2025 at 06:00 pm
- **Event Description**: Come enjoy some holiday cheer, light refreshments, and lively tunes before the parade kicks off!
- **Event URL**: https://allevents.in/marion/holiday-open-house/200029104566957
- **Event Categories**: holiday, parades
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Marion
- **state**: NY
- **country**: United States
- **location**: 3794 South Main St,  P.O. Box 330, Marion, NY, United States, New York 14505
- **lat**: 43.14254
- **long**: -77.18919
- **full address**: 3794 South Main St,  P.O. Box 330, Marion, NY, United States, New York 14505

## Event gallery

- **Alt text**: Holiday Open House
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/559d2dcc55b0e529be38722f28abec80787d3f37ce42f1be085e1a0f590c8711-rimg-w1200-h1553-dcf3f3f3-gmir?v=1765815281

## FAQs

- **Q**: When and where is Holiday Open House being held?
  - **A:** Holiday Open House takes place on Sat, 20 Dec, 2025 at 04:30 pm to Sat, 20 Dec, 2025 at 06:00 pm at 3794 South Main St,  P.O. Box 330, Marion, NY, United States, New York 14505.
- **Q**: Who is organizing Holiday Open House?
  - **A:** Holiday Open House is organized by The Marion Historic Association and Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Open House",
        "image": "https://cdn-az.allevents.in/events2/banners/559d2dcc55b0e529be38722f28abec80787d3f37ce42f1be085e1a0f590c8711-rimg-w1200-h1553-dcf3f3f3-gmir?v=1765815281",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/marion/holiday-open-house/200029104566957",
        "location": {
            "@type": "Place",
            "name": "3794 South Main St,  P.O. Box 330, Marion, NY, United States, New York 14505",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3794 S Main St, Marion, NY 14505-9726, United States",
                "addressLocality": "Marion",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.14254",
                "longitude": "-77.18919"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy some holiday cheer, light refreshments, and lively tunes before the parade kicks off!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Marion Historic Association and Museum",
                "url": "https://allevents.in/org/the-marion-historic-association-and-museum/23383248"
            }
        ]
    }
]
```