

# Event Details

- **Event Name**: Hall of Fame Game
- **Event Start and End Date**: Thu, 31 Jul, 2025 at 04:00 pm
- **Event Description**: It’s a Thursday, but we are opening at 4:00 pm for the Lions VS. Chargers hall of fame game at 7:00 pm!
- **Event URL**: https://allevents.in/green-bay/hall-of-fame-game/200028396708446
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200028396708446?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=green+bay-events

## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: 754 Riverview Dr, Green Bay, WI
- **lat**: 44.56055
- **long**: -88.06292
- **full address**: 754 Riverview Dr, Green Bay, WI, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Duck Creek Pub (https://allevents.in/org/duck-creek-pub/20325262)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/294271ed61aeae35122c9c9d43ff14e226707c60eb466515852af32e08a7f170-rimg-w1200-h675-dc010101-gmir?v=1753555047
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e2cfa7865dcbdec915c9f4d8b333ff25dedc167b17b757aebd3e053deebb62c6-rimg-w300-h300-dc030302-gmir?v=1753555047

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 31 Jul, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 754 Riverview Dr, Green Bay, WI, United States
- **Q**: Who is organizing the event?
  - **A:** Duck Creek Pub
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Hall of Fame Game ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Hall of Fame Game",
        "image": "https://cdn-az.allevents.in/events4/banners/294271ed61aeae35122c9c9d43ff14e226707c60eb466515852af32e08a7f170-rimg-w1200-h675-dc010101-gmir?v=1753555047",
        "startDate": "2025-07-31",
        "url": "https://allevents.in/green-bay/hall-of-fame-game/200028396708446",
        "location": {
            "@type": "Place",
            "name": "754 Riverview Dr, Green Bay, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "754 Riverview Dr, Green Bay, WI 54303-6433, United States",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.56055",
                "longitude": "-88.06292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It’s a Thursday, but we are opening at 4:00 pm for the Lions VS. Chargers hall of fame game at 7:00 pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Duck Creek Pub",
                "url": "https://allevents.in/org/duck-creek-pub/20325262"
            }
        ]
    }
]
```