

# Event Details

- **Event Name**: Annual Holiday Open House
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 04:00 pm
- **Event Description**: The studio is always open on the 2nd Saturday in December for our Annual Holiday Open House!
- **Event URL**: https://allevents.in/brownville/annual-holiday-open-house/200028267879812
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 54

## Ticket Details


## Event venue details

- **city**: Brownville
- **state**: ME
- **country**: United States
- **location**: Glass Paradox
- **lat**: 45.34841
- **long**: -69.0517
- **full address**: Glass Paradox, 67 Page St, Brownville, ME 04414-3524, United States

## Event gallery

- **Alt text**: Annual Holiday Open House
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0f3e4c1379749bd0f391c4615c7f439faf68a131f304cc65cdf80be36916f8f6-rimg-w1200-h900-dc06314b-gmir?v=1765595267

## FAQs

- **Q**: When and where is Annual Holiday Open House being held?
  - **A:** Annual Holiday Open House takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 04:00 pm at Glass Paradox, 67 Page St, Brownville, ME 04414-3524, United States.
- **Q**: Who is organizing Annual Holiday Open House?
  - **A:** Annual Holiday Open House is organized by Glass Paradox.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Holiday Open House",
        "image": "https://cdn-az.allevents.in/events3/banners/0f3e4c1379749bd0f391c4615c7f439faf68a131f304cc65cdf80be36916f8f6-rimg-w1200-h900-dc06314b-gmir?v=1765595267",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/brownville/annual-holiday-open-house/200028267879812",
        "location": {
            "@type": "Place",
            "name": "Glass Paradox",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "67 Page St, Brownville, ME 04414-3524, United States",
                "addressLocality": "Brownville",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.34841",
                "longitude": "-69.0517"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The studio is always open on the 2nd Saturday in December for our Annual Holiday Open House!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Glass Paradox",
                "url": "https://allevents.in/org/glass-paradox/26000939"
            }
        ]
    }
]
```