

# Event Details

- **Event Name**: Booster Club Meeting
- **Event Start and End Date**: Sun, 17 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Everyone is welcome!
- **Event URL**: https://allevents.in/green-bay/booster-club-meeting/200029700344848
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Green Bay
- **state**: WI
- **country**: United States
- **location**: The Woods Pub & Grill
- **lat**: 44.490838439752
- **long**: -87.908830238016
- **full address**: The Woods Pub &amp; Grill, 530 Erie Rd, Green Bay, WI 54311-7709, United States

## Event gallery

- **Alt text**: Booster Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/03ce02957c95857572d50489ce103847d49cc4f3870a6a424627e854ef73fc9b-rimg-w1200-h675-dcfdfefe-gmir?v=1775792518

## FAQs

- **Q**: When and where is Booster Club Meeting being held?
  - **A:** Booster Club Meeting takes place on Sun, 17 May, 2026 at 05:00 pm to Sun, 17 May, 2026 at 05:00 pm at The Woods Pub &amp; Grill, 530 Erie Rd, Green Bay, WI 54311-7709, United States.
- **Q**: Who is organizing Booster Club Meeting?
  - **A:** Booster Club Meeting is organized by Preble Baseball.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Booster Club Meeting",
        "image": "https://cdn-az.allevents.in/events9/banners/03ce02957c95857572d50489ce103847d49cc4f3870a6a424627e854ef73fc9b-rimg-w1200-h675-dcfdfefe-gmir?v=1775792518",
        "startDate": "2026-05-17T17:00:00-05:00",
        "url": "https://allevents.in/green-bay/booster-club-meeting/200029700344848",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Woods Pub & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "530 Erie Rd, Green Bay, WI 54311-7709, United States",
                "addressLocality": "Green Bay",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.490838439752",
                "longitude": "-87.908830238016"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Everyone is welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Preble Baseball",
                "url": "https://allevents.in/org/preble-baseball/21329517"
            }
        ]
    }
]
```