

# Event Details

- **Event Name**: School Closed for Labor Day
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 08:00 am (-04:00)
- **Event Description**: Norfolk Collegiate will be closed in observance of Labor Day. Classes will resume on Tuesday, Sept. 8.
- **Event URL**: https://allevents.in/norfolk/school-closed-for-labor-day/200030447964914
- **Event Categories**: workshops
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: VA
- **country**: United States
- **location**: Norfolk Collegiate
- **lat**: 36.91124
- **long**: -76.27327
- **full address**: Norfolk Collegiate, 7336 Granby St, Norfolk, VA 23505-3405, United States

## Event gallery

- **Alt text**: School Closed for Labor Day
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/013b483292bf2ea586be67bce4313178b07cd41a51117530a2b88a0c95ea105b-rimg-w784-h295-dce81848-gmir?v=1786483504

## FAQs

- **Q**: When and where is School Closed for Labor Day being held?
  - **A:** School Closed for Labor Day takes place on Mon, 07 Sep, 2026 at 08:00 am to Mon, 07 Sep, 2026 at 08:00 am at Norfolk Collegiate, 7336 Granby St, Norfolk, VA 23505-3405, United States.
- **Q**: Who is organizing School Closed for Labor Day?
  - **A:** School Closed for Labor Day is organized by Norfolk Collegiate.
- **Q**: Who is this event for? Is it right for me?
  - **A:** School Closed for Labor Day is ideal for curious learners, students, and skill-builders looking to gain hands-on knowledge and practical expertise in a focused, interactive setting. Whether you're a first-time attendee or a longtime enthusiast in Norfolk, this event is thoughtfully curated to deliver a standout experience worth every moment. If School Closed for Labor Day sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "School Closed for Labor Day",
        "image": "https://cdn-az.allevents.in/events2/banners/013b483292bf2ea586be67bce4313178b07cd41a51117530a2b88a0c95ea105b-rimg-w784-h295-dce81848-gmir?v=1786483504",
        "startDate": "2026-09-07T08:00:00-04:00",
        "url": "https://allevents.in/norfolk/school-closed-for-labor-day/200030447964914",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Norfolk Collegiate",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7336 Granby St, Norfolk, VA 23505-3405, United States",
                "addressLocality": "Norfolk",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.91124",
                "longitude": "-76.27327"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Norfolk Collegiate will be closed in observance of Labor Day. Classes will resume on Tuesday, Sept. 8.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Norfolk Collegiate",
                "url": "https://allevents.in/org/norfolk-collegiate/19416956"
            }
        ]
    }
]
```