

# Event Details

- **Event Name**: Touch a Truck event
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 10:00 am – Fri, 26 Jun, 2026 at 12:00 pm
- **Event Description**: Join us on June 26th from 10-12 for a fun Touch a Truck event. Children will have the opportunity to explore community vehicles and meet their helpers!
- **Event URL**: https://allevents.in/springfield/touch-a-truck-event/200030135874618
- **Interested Audience**: 
  - total_interested_count: 87

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: MA
- **country**: United States
- **location**: Texas Roadhouse 12 Mall St, Springfield, MA 01128, United States
- **lat**: 42.09422
- **long**: -72.49934
- **full address**: Texas Roadhouse 12 Mall St, Springfield, MA 01128, United States

## Event gallery

- **Alt text**: Touch a Truck event
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e3d373318566953b83fcf82d04c5c807debf770a1f4b5c8dcf662e6eaa900191-rimg-w1200-h1552-dc92a7bc-gmir?v=1781907333

## FAQs

- **Q**: When and where is Touch a Truck event being held?
  - **A:** Touch a Truck event takes place on Fri, 26 Jun, 2026 at 10:00 am to Fri, 26 Jun, 2026 at 12:00 pm at Texas Roadhouse 12 Mall St, Springfield, MA 01128, United States.
- **Q**: Who is organizing Touch a Truck event?
  - **A:** Touch a Truck event is organized by Home.City.Families.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Touch a Truck event",
        "image": "https://cdn-az.allevents.in/events5/banners/e3d373318566953b83fcf82d04c5c807debf770a1f4b5c8dcf662e6eaa900191-rimg-w1200-h1552-dc92a7bc-gmir?v=1781907333",
        "startDate": "2026-06-26",
        "endDate": "2026-06-26",
        "url": "https://allevents.in/springfield/touch-a-truck-event/200030135874618",
        "location": {
            "@type": "Place",
            "name": "Texas Roadhouse 12 Mall St, Springfield, MA 01128, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Texas Roadhouse, 12 Mall St, Springfield, MA 01128, United States",
                "addressLocality": "Springfield",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.09422",
                "longitude": "-72.49934"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us on June 26th from 10-12 for a fun Touch a Truck event. Children will have the opportunity to explore community vehicles and meet their helpers!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home.City.Families",
                "url": "https://allevents.in/org/homecityfamilies/20310550"
            }
        ]
    }
]
```