

# Event Details

- **Event Name**: Holiday House Tour
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 04:30 pm – Sat, 13 Dec, 2025 at 08:30 pm
- **Event Description**: The Northport Historical Society and Museum’s popular Holiday House Tour is back! Five charmingly decorated Northport homes will be open to guests of the Society for one night only. This year we will include a number of historic homes that show off Northport’s unique character.
- **Event URL**: https://allevents.in/northport/holiday-house-tour/200029206111246
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Northport
- **state**: NY
- **country**: United States
- **location**: 215 Main Street, Northport, NY
- **lat**: 40.90111
- **long**: -73.3477
- **full address**: 215 Main Street, Northport, NY, United States

## Event gallery

- **Alt text**: Holiday House Tour
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2112f0d8c1185b09e1f7a18abed94c5e6cbeed25fd30d9803f08f095401b4e40-rimg-w1200-h1239-dcffffff-gmir?v=1765258438

## FAQs

- **Q**: When and where is Holiday House Tour being held?
  - **A:** Holiday House Tour takes place on Sat, 13 Dec, 2025 at 04:30 pm to Sat, 13 Dec, 2025 at 08:30 pm at 215 Main Street, Northport, NY, United States.
- **Q**: Who is organizing Holiday House Tour?
  - **A:** Holiday House Tour is organized by Northport Historical Society and Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday House Tour",
        "image": "https://cdn-az.allevents.in/events10/banners/2112f0d8c1185b09e1f7a18abed94c5e6cbeed25fd30d9803f08f095401b4e40-rimg-w1200-h1239-dcffffff-gmir?v=1765258438",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/northport/holiday-house-tour/200029206111246",
        "location": {
            "@type": "Place",
            "name": "215 Main Street, Northport, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 Main St, Northport, NY 11768-1730, United States",
                "addressLocality": "Northport",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.90111",
                "longitude": "-73.3477"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Northport Historical Society and Museum’s popular Holiday House Tour is back! Five charmingly decorated Northport homes will be open to guests of the Society for one night only. This year we will include a number of historic homes that show off Northport’s unique character.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northport Historical Society and Museum",
                "url": "https://allevents.in/org/northport-historical-society-and-museum/25144906"
            }
        ]
    }
]
```