

# Event Details

- **Event Name**: Office Closed
- **Event Start and End Date**: Thu, 25 Dec, 2025 at 12:00 am – Fri, 26 Dec, 2025 at 11:45 pm
- **Event Description**: Our office will be closed on Dec 25-26 in observance of the Christmas holiday. We will reopen Mon, Dec 29 at our regular office hours.
- **Event URL**: https://allevents.in/sturgeon-bay/office-closed/200029345474915
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sturgeon Bay
- **state**: WI
- **country**: United States
- **location**: SBCC Office
- **lat**: 44.84342
- **long**: -87.36344
- **full address**: SBCC Office, 620 N 12th Ave, Sturgeon Bay, WI 54235-1249, United States

## Event gallery

- **Alt text**: Office Closed
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c77cde08fa68e9293cc639d8a0c8227a2d9e29499d634c7e05f0dc21a1858a5f-rimg-w1200-h675-dcd6c3be-gmir?v=1766148627

## FAQs

- **Q**: When and where is Office Closed being held?
  - **A:** Office Closed takes place on Thu, 25 Dec, 2025 at 12:00 am to Fri, 26 Dec, 2025 at 11:45 pm at SBCC Office, 620 N 12th Ave, Sturgeon Bay, WI 54235-1249, United States.
- **Q**: Who is organizing Office Closed?
  - **A:** Office Closed is organized by Sturgeon Bay Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Office Closed",
        "image": "https://cdn-az.allevents.in/events3/banners/c77cde08fa68e9293cc639d8a0c8227a2d9e29499d634c7e05f0dc21a1858a5f-rimg-w1200-h675-dcd6c3be-gmir?v=1766148627",
        "startDate": "2025-12-25",
        "endDate": "2025-12-26",
        "url": "https://allevents.in/sturgeon-bay/office-closed/200029345474915",
        "location": {
            "@type": "Place",
            "name": "SBCC Office",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "620 N 12th Ave, Sturgeon Bay, WI 54235-1249, United States",
                "addressLocality": "Sturgeon Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.84342",
                "longitude": "-87.36344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Our office will be closed on Dec 25-26 in observance of the Christmas holiday. We will reopen Mon, Dec 29 at our regular office hours.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sturgeon Bay Community Church",
                "url": "https://allevents.in/org/sturgeon-bay-community-church/21091786"
            }
        ]
    }
]
```