

# Event Details

- **Event Name**: Seasonal Opening
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 11:00 am
- **Event Description**: Join us next Saturday, June 27, for the Seasonal Opening of the museum! We have a full day of events planned, so stop by and hear about what's happening this summer at the museum.
- **Event URL**: https://allevents.in/new-glasgow/seasonal-opening/200030273096102
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: New Glasgow
- **state**: NS
- **country**: Canada
- **location**: 86 Temperance St.          , New Glasgow, NS, Canada, Nova Scotia B2H 3A7
- **lat**: 45.58822
- **long**: -62.64151
- **full address**: 86 Temperance St.          , New Glasgow, NS, Canada, Nova Scotia B2H 3A7

## Event gallery

- **Alt text**: Seasonal Opening
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/347d6dc653485d5bd7b9401913cfbcb4fb83fd4be75f66992d2cff84e53aef04-rimg-w1200-h1855-dcffffff-gmir?v=1782562346

## FAQs

- **Q**: When and where is Seasonal Opening being held?
  - **A:** Seasonal Opening takes place on Sat, 27 Jun, 2026 at 11:00 am to Sat, 27 Jun, 2026 at 11:00 am at 86 Temperance St.          , New Glasgow, NS, Canada, Nova Scotia B2H 3A7.
- **Q**: Who is organizing Seasonal Opening?
  - **A:** Seasonal Opening is organized by Carmichael-Stewart House Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seasonal Opening",
        "image": "https://cdn-az.allevents.in/events5/banners/347d6dc653485d5bd7b9401913cfbcb4fb83fd4be75f66992d2cff84e53aef04-rimg-w1200-h1855-dcffffff-gmir?v=1782562346",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/new-glasgow/seasonal-opening/200030273096102",
        "location": {
            "@type": "Place",
            "name": "86 Temperance St.          , New Glasgow, NS, Canada, Nova Scotia B2H 3A7",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "86 Temperance St, New Glasgow, NS B2H 3A7, Canada",
                "addressLocality": "New Glasgow",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.58822",
                "longitude": "-62.64151"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us next Saturday, June 27, for the Seasonal Opening of the museum! We have a full day of events planned, so stop by and hear about what's happening this summer at the museum.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Carmichael-Stewart House Museum",
                "url": "https://allevents.in/org/carmichael-stewart-house-museum/22587003"
            }
        ]
    }
]
```