

# Event Details

- **Event Name**: Big O Club Monthly Meeting
- **Event Start and End Date**: Sun, 04 May, 2025 at 04:00 pm
- **Event Description**: Monthly meeting to discuss current and upcoming events for the Big O Club. Meeting will be held in the high school library.
- **Event URL**: https://allevents.in/oak-hill/big-o-club-monthly-meeting/200028085648125
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Oak Hill
- **state**: OH
- **country**: United States
- **location**: Oak Hill Middle/high School
- **lat**: 38.907304
- **long**: -82.571022
- **full address**: Oak Hill Middle/high School, 5063 State Route 93,Oak Hill, Ohio, United States

## Event gallery

- **Alt text**: Big O Club Monthly Meeting
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/8cab6adf013a05114bbf623923847bc93f8e3d31c6d2f9b2c9a67f749b0c5c04-rimg-w1200-h900-dc356232-gmir?v=1745925299

## FAQs

- **Q**: When and where is Big O Club Monthly Meeting being held?
  - **A:** Big O Club Monthly Meeting takes place on Sun, 04 May, 2025 at 04:00 pm to Sun, 04 May, 2025 at 04:00 pm at Oak Hill Middle/high School, 5063 State Route 93,Oak Hill, Ohio, United States.
- **Q**: Who is organizing Big O Club Monthly Meeting?
  - **A:** Big O Club Monthly Meeting is organized by Big O Club, Oaks Football.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Big O Club Monthly Meeting",
        "image": "https://cdn-az.allevents.in/events5/banners/8cab6adf013a05114bbf623923847bc93f8e3d31c6d2f9b2c9a67f749b0c5c04-rimg-w1200-h900-dc356232-gmir?v=1745925299",
        "startDate": "2025-05-04",
        "url": "https://allevents.in/oak-hill/big-o-club-monthly-meeting/200028085648125",
        "location": {
            "@type": "Place",
            "name": "Oak Hill Middle/high School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5063 State Route 93,Oak Hill, Ohio",
                "addressLocality": "Oak Hill",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.907304",
                "longitude": "-82.571022"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting to discuss current and upcoming events for the Big O Club. Meeting will be held in the high school library.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Big O Club Oaks Football",
                "url": "https://allevents.in/org/big-o-club-oaks-football/25370174"
            }
        ]
    }
]
```