

# Event Details

- **Event Name**: The Reiff Center Presents: Peter Hargitai at CNU
- **Event Start and End Date**: Mon, 25 Sep, 2017 at 06:00 pm
- **Event URL**: https://allevents.in/newport-news/the-reiff-center-presents-peter-hargitai-at-cnu/706078086259577
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Newport News
- **state**: VA
- **country**: United States
- **location**: Reiff Center at Christopher Newport University
- **lat**: 37.062892527434
- **long**: -76.494633238545
- **full address**: Reiff Center at Christopher Newport University, 1 Avenue of the Arts, Newport News, United States

## Event gallery

- **Alt text**: The Reiff Center Presents: Peter Hargitai at CNU
  - **Image URL**: https://cdn-az.allevents.in/banners/bcc1e764b91b080695ab8414b0dd1d45

## FAQs

- **Q**: When and where is The Reiff Center Presents: Peter Hargitai at CNU being held?
  - **A:** The Reiff Center Presents: Peter Hargitai at CNU takes place on Mon, 25 Sep, 2017 at 06:00 pm to Mon, 25 Sep, 2017 at 06:00 pm at Reiff Center at Christopher Newport University, 1 Avenue of the Arts, Newport News, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Reiff Center Presents: Peter Hargitai at CNU",
        "image": "https://cdn-az.allevents.in/banners/bcc1e764b91b080695ab8414b0dd1d45",
        "startDate": "2017-09-25",
        "url": "https://allevents.in/newport-news/the-reiff-center-presents-peter-hargitai-at-cnu/706078086259577",
        "location": {
            "@type": "Place",
            "name": "Reiff Center at Christopher Newport University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Avenue of the Arts",
                "addressLocality": "Newport News",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.062892527434",
                "longitude": "-76.494633238545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```