

# Event Details

- **Event Name**: Cappello Crushes ALS Truck Show
- **Event Start and End Date**: Sun, 30 Jul, 2017 at 09:00 am
- **Event URL**: https://allevents.in/marlborough/cappello-crushes-als-truck-show/1491752844231077
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marlborough
- **state**: MA
- **country**: United States
- **location**: Cappello Heavy Transport
- **lat**: 42.335128
- **long**: -71.543733
- **full address**: Cappello Heavy Transport, 416 South St, Marlborough, United States

## Event gallery

- **Alt text**: Cappello Crushes ALS Truck Show
  - **Image URL**: https://cdn-az.allevents.in/banners/4e178d1febb8d746274a26036e6f0cbd

## FAQs

- **Q**: When and where is Cappello Crushes ALS Truck Show being held?
  - **A:** Cappello Crushes ALS Truck Show takes place on Sun, 30 Jul, 2017 at 09:00 am to Sun, 30 Jul, 2017 at 09:00 am at Cappello Heavy Transport, 416 South St, Marlborough, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cappello Crushes ALS Truck Show",
        "image": "https://cdn-az.allevents.in/banners/4e178d1febb8d746274a26036e6f0cbd",
        "startDate": "2017-07-30",
        "url": "https://allevents.in/marlborough/cappello-crushes-als-truck-show/1491752844231077",
        "location": {
            "@type": "Place",
            "name": "Cappello Heavy Transport",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "416 South St",
                "addressLocality": "Marlborough",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.335128",
                "longitude": "-71.543733"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```