

# Event Details

- **Event Name**: Thanksgiving Break 
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 09:00 am – Sun, 30 Nov, 2025 at 09:00 am
- **Event Description**: No School  Thanksgiving Break
November 26-30
- **Event URL**: https://allevents.in/dayton/thanksgiving-break/200029075270211
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Dayton
- **state**: NV
- **country**: United States
- **location**: 285 Old Dayton Valley Road, Dayton, NV
- **lat**: 39.23873
- **long**: -119.57951
- **full address**: 285 Old Dayton Valley Road, Dayton, NV, United States

## Event gallery

- **Alt text**: Thanksgiving Break
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Break+&date=Wed%2C+26+Nov%2C+2025+at+09%3A00+am&bg=2

## FAQs

- **Q**: When and where is Thanksgiving Break  being held?
  - **A:** Thanksgiving Break  takes place on Wed, 26 Nov, 2025 at 09:00 am to Sun, 30 Nov, 2025 at 09:00 am at 285 Old Dayton Valley Road, Dayton, NV, United States.
- **Q**: Who is organizing Thanksgiving Break ?
  - **A:** Thanksgiving Break  is organized by Dayton Elementary School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Break",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Thanksgiving+Break+&date=Wed%2C+26+Nov%2C+2025+at+09%3A00+am&bg=2",
        "startDate": "2025-11-26",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/dayton/thanksgiving-break/200029075270211",
        "location": {
            "@type": "Place",
            "name": "285 Old Dayton Valley Road, Dayton, NV",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "285 Old Dayton Valley Rd, Dayton, NV 89403, United States",
                "addressLocality": "Dayton",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.23873",
                "longitude": "-119.57951"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "No School  Thanksgiving Break\nNovember 26-30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dayton Elementary School",
                "url": "https://allevents.in/org/dayton-elementary-school/26497001"
            }
        ]
    }
]
```