

# Event Details

- **Event Name**: Annual EVIT Expo
- **Event Start and End Date**: Sat, 25 Jan, 2020 at 09:00 am – Sat, 25 Jan, 2020 at 01:00 pm
- **Event Description**: The annual EVIT Expo hosted on the EVIT Main Campus on Sat., Jan. 25 from 9 a.m. to 1 p.m.
- **Event URL**: https://allevents.in/mesa/annual-evit-expo/200018261368957
- **Event Categories**: Business, Exhibitions
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Mesa
- **state**: AZ
- **country**: United States
- **location**: East Valley Institute of Technology, EVIT
- **lat**: 33.412526138921
- **long**: -111.86522019436
- **full address**: East Valley Institute of Technology, EVIT, 1601 W Main St, Mesa, Arizona 85201, United States

## Event gallery

- **Alt text**: Annual EVIT Expo
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4f074f5885ba2481ba1b0242dcc5408a5f02b9bab588be4131c22f1892b293f5-rimg-w720-h274-gmir.jpg?v=1578323022

## FAQs

- **Q**: When and where is Annual EVIT Expo being held?
  - **A:** Annual EVIT Expo takes place on Sat, 25 Jan, 2020 at 09:00 am to Sat, 25 Jan, 2020 at 01:00 pm at East Valley Institute of Technology, EVIT, 1601 W Main St, Mesa, Arizona 85201, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual EVIT Expo",
        "image": "https://cdn-az.allevents.in/events4/banners/4f074f5885ba2481ba1b0242dcc5408a5f02b9bab588be4131c22f1892b293f5-rimg-w720-h274-gmir.jpg?v=1578323022",
        "startDate": "2020-01-25",
        "endDate": "2020-01-25",
        "url": "https://allevents.in/mesa/annual-evit-expo/200018261368957",
        "location": {
            "@type": "Place",
            "name": "East Valley Institute of Technology, EVIT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1601 W Main St, Mesa, Arizona 85201",
                "addressLocality": "Mesa",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.412526138921",
                "longitude": "-111.86522019436"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The annual EVIT Expo hosted on the EVIT Main Campus on Sat., Jan. 25 from 9 a.m. to 1 p.m."
    }
]
```