

# Event Details

- **Event Name**: First Day of School
- **Event Start and End Date**: Wed, 13 Aug, 2025 at 08:00 am
- **Event Description**: Welcome Back for the 2025-2026 School Year!
- **Event URL**: https://allevents.in/barker/first-day-of-school/200028564917820
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details

- **Ticket URL**: http://facebook.com/200028564917820?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=barker-events

## Event venue details

- **city**: Barker
- **state**: TX
- **country**: United States
- **location**: Pattison Elementary
- **lat**: 29.75472050965
- **long**: -95.715530395508
- **full address**: Pattison Elementary, Cinco Ranch, Texas, Barker, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Pattison Elementary (https://allevents.in/org/pattison-elementary/26303282)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a8e88347178093a84c6a03b86e5b0c0e27f654616c4e1a4fef83f42b0da6c566-rimg-w1200-h628-dccb6be6-gmir?v=1754796117
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/f195197de1b2d35fda83a92851ab770eeec69f8a61440138d0776e9ca64435d8-rimg-w300-h300-dccb6be6-gmir?v=1754796119

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 13 Aug, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** Pattison Elementary, Cinco Ranch, Texas, Barker, United States
- **Q**: Who is organizing the event?
  - **A:** Pattison Elementary
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about First Day of School ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "First Day of School",
        "image": "https://cdn-az.allevents.in/events8/banners/a8e88347178093a84c6a03b86e5b0c0e27f654616c4e1a4fef83f42b0da6c566-rimg-w1200-h628-dccb6be6-gmir?v=1754796117",
        "startDate": "2025-08-13",
        "url": "https://allevents.in/barker/first-day-of-school/200028564917820",
        "location": {
            "@type": "Place",
            "name": "Pattison Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Cinco Ranch, Texas",
                "addressLocality": "Barker",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.75472050965",
                "longitude": "-95.715530395508"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Welcome Back for the 2025-2026 School Year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pattison Elementary",
                "url": "https://allevents.in/org/pattison-elementary/26303282"
            }
        ]
    }
]
```