

# Event Details

- **Event Name**: Box Car Parade
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 10:30 am
- **Event Description**: On Friday, January 16th, we are having our annual Box Car Parade! We will have this parade from 10:30-11:30 AM. See the campus for more information on details.
- **Event URL**: https://allevents.in/humble/box-car-parade/200029394930327
- **Event Categories**: parades
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Humble
- **state**: TX
- **country**: United States
- **location**: 6002 Atascocita Road, Humble, TX, United States, Texas 77346
- **lat**: 29.99029
- **long**: -95.18673
- **full address**: 6002 Atascocita Road, Humble, TX, United States, Texas 77346

## Event gallery

- **Alt text**: Box Car Parade
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b1998acf354096f4e0494bc9fa8c99c144be7e59fa5d285c4b7822e39d50c71a-rimg-w1200-h676-dcffffff-gmir?v=1768509628

## FAQs

- **Q**: When and where is Box Car Parade being held?
  - **A:** Box Car Parade takes place on Fri, 16 Jan, 2026 at 10:30 am to Fri, 16 Jan, 2026 at 10:30 am at 6002 Atascocita Road, Humble, TX, United States, Texas 77346.
- **Q**: Who is organizing Box Car Parade?
  - **A:** Box Car Parade is organized by Imagine Early Education & Childcare of Eagle Springs.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Box Car Parade",
        "image": "https://cdn-az.allevents.in/events1/banners/b1998acf354096f4e0494bc9fa8c99c144be7e59fa5d285c4b7822e39d50c71a-rimg-w1200-h676-dcffffff-gmir?v=1768509628",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/humble/box-car-parade/200029394930327",
        "location": {
            "@type": "Place",
            "name": "6002 Atascocita Road, Humble, TX, United States, Texas 77346",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6002 Atascocita Rd, Humble, TX 77346-2827, United States",
                "addressLocality": "Humble",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.99029",
                "longitude": "-95.18673"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Friday, January 16th, we are having our annual Box Car Parade! We will have this parade from 10:30-11:30 AM. See the campus for more information on details.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Imagine Early Education & Childcare of Eagle Springs",
                "url": "https://allevents.in/org/imagine-early-education-and-childcare-of-eagle-springs/25976864"
            }
        ]
    }
]
```