

# Event Details

- **Event Name**: Labor Day – No School
- **Event Start and End Date**: Mon, 07 Sep, 2026 at 07:00 am – Mon, 07 Sep, 2026 at 06:00 pm (-07:00)
- **Event Description**: All district schools, childcare, and activities are not in session in recognition of Labor Day.
- **Event URL**: https://allevents.in/san-diego/labor-day-no-school/200030630619922
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: San Diego
- **state**: CA
- **country**: United States
- **location**: Juarez Elementary
- **lat**: 32.792108896827
- **long**: -117.12530851364
- **full address**: Juarez Elementary, 2639 Melbourne Dr, San Diego, CA 92123-3535, United States

## Event gallery

- **Alt text**: Labor Day – No School
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ea6cb32b9a4db853b850429c03ee6a1a3b3de6db963a67fff13efb6edffa984b-rimg-w612-h342-dcf8f8f8-gmir?v=1788033862

## FAQs

- **Q**: When and where is Labor Day - No School being held?
  - **A:** Labor Day - No School takes place on Mon, 07 Sep, 2026 at 07:00 am to Mon, 07 Sep, 2026 at 06:00 pm at Juarez Elementary, 2639 Melbourne Dr, San Diego, CA 92123-3535, United States.
- **Q**: Who is organizing Labor Day - No School?
  - **A:** Labor Day - No School is organized by Juarez Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Labor Day – No School",
        "image": "https://cdn-az.allevents.in/events3/banners/ea6cb32b9a4db853b850429c03ee6a1a3b3de6db963a67fff13efb6edffa984b-rimg-w612-h342-dcf8f8f8-gmir?v=1788033862",
        "startDate": "2026-09-07T07:00:00-07:00",
        "endDate": "2026-09-07T18:00:00-07:00",
        "url": "https://allevents.in/san-diego/labor-day-no-school/200030630619922",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Juarez Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2639 Melbourne Dr, San Diego, CA 92123-3535, United States",
                "addressLocality": "San Diego",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.792108896827",
                "longitude": "-117.12530851364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All district schools, childcare, and activities are not in session in recognition of Labor Day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Juarez Elementary School",
                "url": "https://allevents.in/org/juarez-elementary-school/23296977"
            }
        ]
    }
]
```