

# Event Details

- **Event Name**: Opening of CSU Students’ Exhibit
- **Event Start and End Date**: Fri, 06 Apr, 2018 at 06:00 pm
- **Event Description**: A fascinating historical exhibit curated by graduate students at Colorado State University debuts Friday, April 6, at the Global Village Museum of Arts and Cultures.  “Bags Packed and Headed to the Rockies:  The Legacy of Immigration in Fort Collins” opens 6 - 9 pm with half-price admission as part of Fort Collins Gallery Walk.  Highlighting the valuable contributions of immigrants to the culture of modern Fort Collins, the exhibit will focus on various ethnic communities from the 1850s through the end of the 20th century.  The project is by students in the Museum Methods class taught by Thomas Cauvin, Assistant Professor in CSU’s Department of History.   Half-price Admission = Adults $2.50, Seniors/Students $1.50, Youth 50¢
- **Event URL**: https://allevents.in/fort-collins/opening-of-csu-students-exhibit/1603778079699395
- **Event Categories**: Art, Workshops
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Collins
- **state**: CO
- **country**: United States
- **location**: Global Village Museum of Arts and Cultures
- **lat**: 40.5873
- **long**: -105.07953
- **full address**: Global Village Museum of Arts and Cultures, 200 W Mountain Ave, Fort Collins, United States

## Event gallery

- **Alt text**: Opening of CSU Students’ Exhibit
  - **Image URL**: https://cdn-az.allevents.in/banners/e81e6dbe648722e5486c6f22c077ba6e-rimg-w713-h720-gmir.jpg

## FAQs

- **Q**: When and where is Opening of CSU Students  Exhibit being held?
  - **A:** Opening of CSU Students  Exhibit takes place on Fri, 06 Apr, 2018 at 06:00 pm to Fri, 06 Apr, 2018 at 06:00 pm at Global Village Museum of Arts and Cultures, 200 W Mountain Ave, Fort Collins, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Opening of CSU Students’ Exhibit",
        "image": "https://cdn-az.allevents.in/banners/e81e6dbe648722e5486c6f22c077ba6e-rimg-w713-h720-gmir.jpg",
        "startDate": "2018-04-06",
        "url": "https://allevents.in/fort-collins/opening-of-csu-students-exhibit/1603778079699395",
        "location": {
            "@type": "Place",
            "name": "Global Village Museum of Arts and Cultures",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 W Mountain Ave",
                "addressLocality": "Fort Collins",
                "addressRegion": "CO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5873",
                "longitude": "-105.07953"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```