

# Event Details

- **Event Name**: SBA Monthly Meeting - November 
- **Event Start and End Date**: Mon, 10 Nov, 2025 at 06:00 pm
- **Event Description**: Monthly meeting for the SBA
- **Event URL**: https://allevents.in/sand-springs/sba-monthly-meeting-november/200029148133102
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200029148133102?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=sand+springs-events

## Event venue details

- **city**: Sand Springs
- **state**: OK
- **country**: United States
- **location**: Boulder Coffee
- **lat**: 36.13789
- **long**: -96.11058
- **full address**: Boulder Coffee, 118 N Main St,Sand Springs, Oklahoma, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Sandite Basketball Association (https://allevents.in/org/sandite-basketball-association/24993402)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/53c5bfdea51e8154508bdfa5adc8d8ac581d762908f8be48e381990b9d942974-rimg-w879-h1415-dc141414-gmir?v=1762528022
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4473da3905a919b9cf2b9ed533f65643e46e765e06e3ddc51ffd0b13772bbcaf-rimg-w300-h300-dcd0a817-gmir?v=1762528022

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 10 Nov, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** Boulder Coffee, 118 N Main St,Sand Springs, Oklahoma, United States
- **Q**: Who is organizing the event?
  - **A:** Sandite Basketball Association
- **Q**: What type of event is this?
  - **A:** meetups
- **Q**: Where can I find ticket details about SBA Monthly Meeting - November  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SBA Monthly Meeting - November",
        "image": "https://cdn-az.allevents.in/events6/banners/53c5bfdea51e8154508bdfa5adc8d8ac581d762908f8be48e381990b9d942974-rimg-w879-h1415-dc141414-gmir?v=1762528022",
        "startDate": "2025-11-10",
        "url": "https://allevents.in/sand-springs/sba-monthly-meeting-november/200029148133102",
        "location": {
            "@type": "Place",
            "name": "Boulder Coffee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "118 N Main St,Sand Springs, Oklahoma",
                "addressLocality": "Sand Springs",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.13789",
                "longitude": "-96.11058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly meeting for the SBA",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sandite Basketball Association",
                "url": "https://allevents.in/org/sandite-basketball-association/24993402"
            }
        ]
    }
]
```