

# Event Details

- **Event Name**: Spring Break - No School
- **Event Start and End Date**: Mon, 16 Mar, 2026 at 07:00 am – Fri, 20 Mar, 2026 at 03:00 pm
- **Event Description**: Spring Break - No School
- **Event URL**: https://allevents.in/mount-carmel/spring-break-no-school/200028469763648
- **Event Categories**: spring-break
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Mount Carmel
- **state**: TN
- **country**: United States
- **location**: 127 Cherry Street, 37645
- **lat**: 36.54636
- **long**: -82.65808
- **full address**: 127 Cherry Street, 37645, 127 Cherry St, Mt Carmel, TN 37645-3813, United States, Mount Carmel

## Event gallery

- **Alt text**: Spring Break - No School
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1d3d286f4188fb5d03e07b8490b6e5bad6af3c362d52fe947624768e7891372c-rimg-w1200-h800-dcffffff-gmir?v=1773245366

## FAQs

- **Q**: When and where is Spring Break - No School being held?
  - **A:** Spring Break - No School takes place on Mon, 16 Mar, 2026 at 07:00 am to Fri, 20 Mar, 2026 at 03:00 pm at 127 Cherry Street, 37645, 127 Cherry St, Mt Carmel, TN 37645-3813, United States, Mount Carmel.
- **Q**: Who is organizing Spring Break - No School?
  - **A:** Spring Break - No School is organized by Mt. Carmel Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Break - No School",
        "image": "https://cdn-az.allevents.in/events9/banners/1d3d286f4188fb5d03e07b8490b6e5bad6af3c362d52fe947624768e7891372c-rimg-w1200-h800-dcffffff-gmir?v=1773245366",
        "startDate": "2026-03-16",
        "endDate": "2026-03-20",
        "url": "https://allevents.in/mount-carmel/spring-break-no-school/200028469763648",
        "location": {
            "@type": "Place",
            "name": "127 Cherry Street, 37645",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "127 Cherry St, Mt Carmel, TN 37645-3813, United States",
                "addressLocality": "Mount Carmel",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.54636",
                "longitude": "-82.65808"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring Break - No School",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt. Carmel Elementary School",
                "url": "https://allevents.in/org/mt-carmel-elementary-school/15747094"
            }
        ]
    }
]
```