

# Event Details

- **Event Name**: Booster Club Meeting
- **Event Start and End Date**: Mon, 10 Nov, 2025 at 05:30 pm
- **Event Description**: The next Booster Club meeting will be held in the Senior High School library.
- **Event URL**: https://allevents.in/hudson/booster-club-meeting/200029144393400
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Hudson
- **state**: NY
- **country**: United States
- **location**: Hudson Junior/Senior High School
- **lat**: 42.259783506688
- **long**: -73.772506425618
- **full address**: Hudson Junior/Senior High School, 215 Harry Howard Ave,Hudson,NY,United States

## Event gallery

- **Alt text**: Booster Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/97cd21492ae5f84d1a0b7e56677186014acef40da347ada9e003b028d4a07068-rimg-w1200-h568-dcd3c3aa-gmir?v=1762479420

## FAQs

- **Q**: When and where is Booster Club Meeting being held?
  - **A:** Booster Club Meeting takes place on Mon, 10 Nov, 2025 at 05:30 pm to Mon, 10 Nov, 2025 at 05:30 pm at Hudson Junior/Senior High School, 215 Harry Howard Ave,Hudson,NY,United States.
- **Q**: Who is organizing Booster Club Meeting?
  - **A:** Booster Club Meeting is organized by Hudson City School District Booster Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Booster Club Meeting",
        "image": "https://cdn-az.allevents.in/events7/banners/97cd21492ae5f84d1a0b7e56677186014acef40da347ada9e003b028d4a07068-rimg-w1200-h568-dcd3c3aa-gmir?v=1762479420",
        "startDate": "2025-11-10",
        "url": "https://allevents.in/hudson/booster-club-meeting/200029144393400",
        "location": {
            "@type": "Place",
            "name": "Hudson Junior/Senior High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 Harry Howard Ave,Hudson,NY,United States",
                "addressLocality": "Hudson",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.259783506688",
                "longitude": "-73.772506425618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The next Booster Club meeting will be held in the Senior High School library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hudson City School District Booster Club",
                "url": "https://allevents.in/org/hudson-city-school-district-booster-club/25814564"
            }
        ]
    }
]
```