

# Event Details

- **Event Name**: Girls Basketball vs. Shenandoah
- **Event Start and End Date**: Mon, 02 Feb, 2026 at 07:00 pm
- **Event Description**: Join us in kicking off the Girls Basketball Season at the TJAC when the Yellowjackets take on the Shenandoah Fillies!
- **Event URL**: https://allevents.in/council-bluffs/girls-basketball-vs-shenandoah/200029222242309
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: 2501 W Broadway, Council Bluffs, IA, United States, Iowa 51501
- **lat**: 41.2613
- **long**: -95.88296
- **full address**: 2501 W Broadway, Council Bluffs, IA, United States, Iowa 51501

## Event gallery

- **Alt text**: Girls Basketball vs. Shenandoah
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/110903309ff1b687198861c827e73af3a00d7092d47b7b81b39b8df84aa0a6ab-rimg-w1200-h672-dc010100-gmir?v=1769651318

## FAQs

- **Q**: When and where is Girls Basketball vs. Shenandoah being held?
  - **A:** Girls Basketball vs. Shenandoah takes place on Mon, 02 Feb, 2026 at 07:00 pm to Mon, 02 Feb, 2026 at 07:00 pm at 2501 W Broadway, Council Bluffs, IA, United States, Iowa 51501.
- **Q**: Who is organizing Girls Basketball vs. Shenandoah?
  - **A:** Girls Basketball vs. Shenandoah is organized by Thomas Jefferson High School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Girls Basketball vs. Shenandoah",
        "image": "https://cdn-az.allevents.in/events4/banners/110903309ff1b687198861c827e73af3a00d7092d47b7b81b39b8df84aa0a6ab-rimg-w1200-h672-dc010100-gmir?v=1769651318",
        "startDate": "2026-02-02",
        "url": "https://allevents.in/council-bluffs/girls-basketball-vs-shenandoah/200029222242309",
        "location": {
            "@type": "Place",
            "name": "2501 W Broadway, Council Bluffs, IA, United States, Iowa 51501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2501 W Broadway, Council Bluffs, IA 51501-3522, United States",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.2613",
                "longitude": "-95.88296"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in kicking off the Girls Basketball Season at the TJAC when the Yellowjackets take on the Shenandoah Fillies!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thomas Jefferson High School",
                "url": "https://allevents.in/org/thomas-jefferson-high-school/27073138"
            }
        ]
    }
]
```