

# Event Details

- **Event Name**: Hofstra vs William & Mary
- **Event Start and End Date**: Thu, 02 Jan, 2020 at 07:00 pm – Thu, 02 Jan, 2020 at 09:00 pm
- **Event Description**: Hofstra Men's Basketball takes on William &amp; Mary!
- **Event URL**: https://allevents.in/hempstead/hofstra-vs-william-and-mary/200018224275416
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Hempstead
- **state**: NY
- **country**: United States
- **location**: David S Mack Sports and Exhibition Complex
- **lat**: 40.719699473298
- **long**: -73.596892672415
- **full address**: David S Mack Sports and Exhibition Complex, 245 Hofstra University, Hempstead, New York (town) 11549, United States

## Event gallery

- **Alt text**: Hofstra vs William &amp; Mary
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/12eb4b0b5752c8143e1b23c8bffe684ee55ade1f89b86ffcd2f33aa7f4ee03c5-rimg-w525-h350-gmir.jpg?v=1575683002

## FAQs

- **Q**: When and where is Hofstra vs William & Mary being held?
  - **A:** Hofstra vs William &amp; Mary takes place on Thu, 02 Jan, 2020 at 07:00 pm to Thu, 02 Jan, 2020 at 09:00 pm at David S Mack Sports and Exhibition Complex, 245 Hofstra University, Hempstead, New York (town) 11549, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Hofstra vs William &amp; Mary",
        "image": "https://cdn-az.allevents.in/events7/banners/12eb4b0b5752c8143e1b23c8bffe684ee55ade1f89b86ffcd2f33aa7f4ee03c5-rimg-w525-h350-gmir.jpg?v=1575683002",
        "startDate": "2020-01-02",
        "endDate": "2020-01-02",
        "url": "https://allevents.in/hempstead/hofstra-vs-william-and-mary/200018224275416",
        "location": {
            "@type": "Place",
            "name": "David S Mack Sports and Exhibition Complex",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "245 Hofstra University, Hempstead, New York (town) 11549",
                "addressLocality": "Hempstead",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.719699473298",
                "longitude": "-73.596892672415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hofstra Men's Basketball takes on William & Mary!"
    }
]
```