

# Event Details

- **Event Name**: AL vs. TJ Basketball: Game 1
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 05:30 pm
- **Event Description**: Come Join us for Matchup #1 of this rivalry in the 2025-26 season!
- **Event URL**: https://allevents.in/council-bluffs/al-vs-tj-basketball-game-1/200028941074806
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 62

## Ticket Details


## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: Abraham Lincoln High School
- **lat**: 41.257751271579
- **long**: -95.819571674706
- **full address**: Abraham Lincoln High School, 1205 Bonham St,Council Bluffs, Iowa, United States

## Event gallery

- **Alt text**: AL vs. TJ Basketball: Game 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/30e23b741663b3e563a4ff190d14d4cfdf05ffd0ae6e771775485acb2027d02a-rimg-w1179-h660-dc5e5e61-gmir?v=1765917928

## FAQs

- **Q**: When and where is AL vs. TJ Basketball: Game 1 being held?
  - **A:** AL vs. TJ Basketball: Game 1 takes place on Fri, 19 Dec, 2025 at 05:30 pm to Fri, 19 Dec, 2025 at 05:30 pm at Abraham Lincoln High School, 1205 Bonham St,Council Bluffs, Iowa, United States.
- **Q**: Who is organizing AL vs. TJ Basketball: Game 1?
  - **A:** AL vs. TJ Basketball: Game 1 is organized by Council Bluffs Community School District.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AL vs. TJ Basketball: Game 1",
        "image": "https://cdn-az.allevents.in/events3/banners/30e23b741663b3e563a4ff190d14d4cfdf05ffd0ae6e771775485acb2027d02a-rimg-w1179-h660-dc5e5e61-gmir?v=1765917928",
        "startDate": "2025-12-19",
        "url": "https://allevents.in/council-bluffs/al-vs-tj-basketball-game-1/200028941074806",
        "location": {
            "@type": "Place",
            "name": "Abraham Lincoln High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1205 Bonham St,Council Bluffs, Iowa",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.257751271579",
                "longitude": "-95.819571674706"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come Join us for Matchup #1 of this rivalry in the 2025-26 season!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Council Bluffs Community School District",
                "url": "https://allevents.in/org/council-bluffs-community-school-district/22129783"
            }
        ]
    }
]
```