

# Event Details

- **Event Name**: Historic House Tours
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:30 am
- **Event Description**: BHS will be offering free tours of the historic house located on the grounds of Sunrise at Silas Burke House on Dec. 13.  Tours begin at 10:30 and the last tour starts at 12:15.  No registration required.
- **Event URL**: https://allevents.in/burke/historic-house-tours/200029185391624
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Burke
- **state**: VA
- **country**: United States
- **location**: Sunrise At Silas Burke House
- **lat**: 38.7866921957
- **long**: -77.276358927253
- **full address**: Sunrise At Silas Burke House, 9619 Burke Lake Rd, Burke, VA 22015-3004, United States

## Event gallery

- **Alt text**: Historic House Tours
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/025ffdc131636b253777d46f7562fb0a91b5725e947db58ee1976cee2904c67a-rimg-w1200-h900-dc766347-gmir?v=1765302176

## FAQs

- **Q**: When and where is Historic House Tours being held?
  - **A:** Historic House Tours takes place on Sat, 13 Dec, 2025 at 10:30 am to Sat, 13 Dec, 2025 at 10:30 am at Sunrise At Silas Burke House, 9619 Burke Lake Rd, Burke, VA 22015-3004, United States.
- **Q**: Who is organizing Historic House Tours?
  - **A:** Historic House Tours is organized by Burke Historical Society.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Historic House Tours",
        "image": "https://cdn-az.allevents.in/events2/banners/025ffdc131636b253777d46f7562fb0a91b5725e947db58ee1976cee2904c67a-rimg-w1200-h900-dc766347-gmir?v=1765302176",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/burke/historic-house-tours/200029185391624",
        "location": {
            "@type": "Place",
            "name": "Sunrise At Silas Burke House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9619 Burke Lake Rd, Burke, VA 22015-3004, United States",
                "addressLocality": "Burke",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.7866921957",
                "longitude": "-77.276358927253"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "BHS will be offering free tours of the historic house located on the grounds of Sunrise at Silas Burke House on Dec. 13.  Tours begin at 10:30 and the last tour starts at 12:15.  No registration required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Burke Historical Society",
                "url": "https://allevents.in/org/burke-historical-society/27067678"
            }
        ]
    }
]
```