

# Event Details

- **Event Name**: Alumni Basketball Game 
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 07:00 pm
- **Event Description**: Reminder to reach out to Coach Johnson so we can host an alumni game this year!
- **Event URL**: https://allevents.in/festus/alumni-basketball-game/200029195066002
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029195066002?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=festus-events

## Event venue details

- **city**: Festus
- **state**: MO
- **country**: United States
- **location**: Festus R-VI School District
- **lat**: 38.2223654
- **long**: -90.4138295
- **full address**: Festus R-VI School District, 1515 Mid Meadow Ln,Festus,MO,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Festus Boys Basketball Program (https://allevents.in/org/festus-boys-basketball-program/27078185)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2447071eebb5707c1f1a766eea2750e6ca63155e9f350740b4f168bc821cb877-rimg-w1200-h1552-dc010101-gmir?v=1763730225
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Alumni+Basketball+Game+&date=21+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 21 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Festus R-VI School District, 1515 Mid Meadow Ln,Festus,MO,United States
- **Q**: Who is organizing the event?
  - **A:** Festus Boys Basketball Program
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Alumni Basketball Game  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alumni Basketball Game",
        "image": "https://cdn-az.allevents.in/events10/banners/2447071eebb5707c1f1a766eea2750e6ca63155e9f350740b4f168bc821cb877-rimg-w1200-h1552-dc010101-gmir?v=1763730225",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/festus/alumni-basketball-game/200029195066002",
        "location": {
            "@type": "Place",
            "name": "Festus R-VI School District",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1515 Mid Meadow Ln,Festus,MO,United States",
                "addressLocality": "Festus",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.2223654",
                "longitude": "-90.4138295"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Reminder to reach out to Coach Johnson so we can host an alumni game this year!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Festus Boys Basketball Program",
                "url": "https://allevents.in/org/festus-boys-basketball-program/27078185"
            }
        ]
    }
]
```