

# Event Details

- **Event Name**: Booster Club Meeting
- **Event Start and End Date**: Mon, 05 Jan, 2026 at 05:30 pm – Mon, 05 Jan, 2026 at 07:00 pm
- **Event Description**: Join us for our monthly booster meeting to find out what we have accomplished so far this year and what we are working towards.
- **Event URL**: https://allevents.in/livingston/booster-club-meeting/200029352582750
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Livingston
- **state**: MT
- **country**: United States
- **location**: Park County High School, Livingston Montana
- **lat**: 45.658333333333
- **long**: -110.56666666667
- **full address**: Park County High School, Livingston Montana, Livingston, Montana, United States

## Event gallery

- **Alt text**: Booster Club Meeting
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a9b647a492af8e49d15785c42d7a4ad6ddb27780637a2992309eb1a0eb77ef1d-rimg-w502-h361-dc2e2e30-gmir?v=1767229105

## FAQs

- **Q**: When and where is Booster Club Meeting being held?
  - **A:** Booster Club Meeting takes place on Mon, 05 Jan, 2026 at 05:30 pm to Mon, 05 Jan, 2026 at 07:00 pm at Park County High School, Livingston Montana, Livingston, Montana, United States.
- **Q**: Who is organizing Booster Club Meeting?
  - **A:** Booster Club Meeting is organized by Park High Booster Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Booster Club Meeting",
        "image": "https://cdn-az.allevents.in/events2/banners/a9b647a492af8e49d15785c42d7a4ad6ddb27780637a2992309eb1a0eb77ef1d-rimg-w502-h361-dc2e2e30-gmir?v=1767229105",
        "startDate": "2026-01-05",
        "endDate": "2026-01-05",
        "url": "https://allevents.in/livingston/booster-club-meeting/200029352582750",
        "location": {
            "@type": "Place",
            "name": "Park County High School, Livingston Montana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Livingston, Montana",
                "addressLocality": "Livingston",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.658333333333",
                "longitude": "-110.56666666667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly booster meeting to find out what we have accomplished so far this year and what we are working towards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Park High Booster Club",
                "url": "https://allevents.in/org/park-high-booster-club/27235973"
            }
        ]
    }
]
```