

# Event Details

- **Event Name**: HBAUP Wild Game Dinner
- **Event Start and End Date**: Fri, 29 Jan, 2027 at 04:00 pm (-05:00)
- **Event Description**: Wild Game Dinner
- **Event URL**: https://allevents.in/marquette/hbaup-wild-game-dinner/200030001816525
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Marquette
- **state**: MI
- **country**: United States
- **location**: Northern Center at Northern Michigan University
- **lat**: 46.556086388258
- **long**: -87.400810718536
- **full address**: Northern Center at Northern Michigan University, 1401 Presque Isle Ave,Marquette,MI,United States

## Event gallery

- **Alt text**: HBAUP Wild Game Dinner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/084387554255cac3ff56347f018fe3060c304e339c308052873f5c31b7e24073-rimg-w1080-h1080-dcc0a675-gmir?v=1777500744

## FAQs

- **Q**: When and where is HBAUP Wild Game Dinner being held?
  - **A:** HBAUP Wild Game Dinner takes place on Fri, 29 Jan, 2027 at 04:00 pm to Fri, 29 Jan, 2027 at 04:00 pm at Northern Center at Northern Michigan University, 1401 Presque Isle Ave,Marquette,MI,United States.
- **Q**: Who is organizing HBAUP Wild Game Dinner?
  - **A:** HBAUP Wild Game Dinner is organized by Home Builders Association of The Upper Peninsula.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HBAUP Wild Game Dinner",
        "image": "https://cdn-az.allevents.in/events4/banners/084387554255cac3ff56347f018fe3060c304e339c308052873f5c31b7e24073-rimg-w1080-h1080-dcc0a675-gmir?v=1777500744",
        "startDate": "2027-01-29T16:00:00-05:00",
        "url": "https://allevents.in/marquette/hbaup-wild-game-dinner/200030001816525",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Northern Center at Northern Michigan University",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 Presque Isle Ave,Marquette,MI,United States",
                "addressLocality": "Marquette",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.556086388258",
                "longitude": "-87.400810718536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Wild Game Dinner",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Home Builders Association of The Upper Peninsula",
                "url": "https://allevents.in/org/home-builders-association-of-the-upper-peninsula/13890001",
                "description": "Chartered in 1978, we are a professional trade organization dedicated to promoting the building industry."
            }
        ]
    }
]
```