

# Event Details

- **Event Name**: Touch A Truck
- **Event Start and End Date**: Tue, 18 Aug, 2026 at 10:00 am – Tue, 18 Aug, 2026 at 01:00 pm
- **Event Description**: Come see real-life first responder vehicles, take pictures with our local heroes, and more. Details to come.
- **Event URL**: https://allevents.in/calverton/touch-a-truck/200030147020535
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Calverton
- **state**: NY
- **country**: United States
- **location**: Splish Splash
- **lat**: 40.92154882037
- **long**: -72.729534605657
- **full address**: Splish Splash, Splish Splash, 2549 Splish Splash Dr, Calverton, NY 11933, United States

## Event gallery

- **Alt text**: Touch A Truck
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/936cd63434b4843c715525133d9fda0bd04970bd451ddbcc622c7f6a2511021c-rimg-w1200-h900-dc080808-gmir?v=1786931141

## FAQs

- **Q**: When and where is Touch A Truck being held?
  - **A:** Touch A Truck takes place on Tue, 18 Aug, 2026 at 10:00 am to Tue, 18 Aug, 2026 at 01:00 pm at Splish Splash, Splish Splash, 2549 Splish Splash Dr, Calverton, NY 11933, United States.
- **Q**: Who is organizing Touch A Truck?
  - **A:** Touch A Truck is organized by Splish Splash.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Touch A Truck",
        "image": "https://cdn-az.allevents.in/events7/banners/936cd63434b4843c715525133d9fda0bd04970bd451ddbcc622c7f6a2511021c-rimg-w1200-h900-dc080808-gmir?v=1786931141",
        "startDate": "2026-08-18",
        "endDate": "2026-08-18",
        "url": "https://allevents.in/calverton/touch-a-truck/200030147020535",
        "location": {
            "@type": "Place",
            "name": "Splish Splash",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Splish Splash, 2549 Splish Splash Dr, Calverton, NY 11933, United States",
                "addressLocality": "Calverton",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.92154882037",
                "longitude": "-72.729534605657"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see real-life first responder vehicles, take pictures with our local heroes, and more. Details to come.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Splish Splash",
                "url": "https://allevents.in/org/splish-splash/7968123",
                "description": "Long Island's Water Park"
            }
        ]
    }
]
```