

# Event Details

- **Event Name**: Forbidden Creations Car Show
- **Event Start and End Date**: Sat, 07 Apr, 2018 at 10:00 am
- **Event Description**: Car Show to benefit the cheerleaders of the Dupont memorial high school in Chicopee
Mass.. many categories and trophies to win $20 entry, free for spectators
- **Event URL**: https://allevents.in/chicopee/forbidden-creations-car-show/2003883223192188
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Chicopee
- **state**: MA
- **country**: United States
- **location**: 1st Sgt. Kevin A. Dupont Memorial Middle School
- **lat**: 42.14634301407
- **long**: -72.592235983718
- **full address**: 1st Sgt. Kevin A. Dupont Memorial Middle School, 650 Front St, Chicopee, United States

## Event gallery

- **Alt text**: Forbidden Creations Car Show
  - **Image URL**: https://cdn-az.allevents.in/banners/93aedcfe5d79fd85acdff0bd65719c0f-rimg-w513-h720-gmir.jpg

## FAQs

- **Q**: When and where is Forbidden Creations Car Show being held?
  - **A:** Forbidden Creations Car Show takes place on Sat, 07 Apr, 2018 at 10:00 am to Sat, 07 Apr, 2018 at 10:00 am at 1st Sgt. Kevin A. Dupont Memorial Middle School, 650 Front St, Chicopee, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Forbidden Creations Car Show",
        "image": "https://cdn-az.allevents.in/banners/93aedcfe5d79fd85acdff0bd65719c0f-rimg-w513-h720-gmir.jpg",
        "startDate": "2018-04-07",
        "url": "https://allevents.in/chicopee/forbidden-creations-car-show/2003883223192188",
        "location": {
            "@type": "Place",
            "name": "1st Sgt. Kevin A. Dupont Memorial Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "650 Front St",
                "addressLocality": "Chicopee",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.14634301407",
                "longitude": "-72.592235983718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```