

# Event Details

- **Event Name**: Football vs. Tulsa
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 12:00 pm – Sat, 22 Nov, 2025 at 03:00 pm
- **Event Description**: Army West Point Football hosts Tulsa at Michie Stadium
- **Event URL**: https://allevents.in/west-point/football-vs-tulsa/200028556764406
- **Event Categories**: sports, football
- **Interested Audience**: 
  - total_interested_count: 71

## Ticket Details

- **Ticket URL**: https://goarmywestpoint.evenue.net/event/F25/05?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=west+point-events

## Event venue details

- **city**: West Point
- **state**: NY
- **country**: United States
- **location**: Michie Stadium
- **lat**: 41.38759730607
- **long**: -73.964177370071
- **full address**: Michie Stadium, West Point,NY,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Army West Point Athletics (https://allevents.in/org/army-west-point-athletics/26201792)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/cf2a02ac65c8ffbbe1e25d02825118eec84543338a5cd9900c1ac5d55da560b0-rimg-w1200-h800-dcd7eef9-gmir?v=1763092126
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Football+vs.+Tulsa&date=22+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Michie Stadium, West Point,NY,United States
- **Q**: Who is organizing the event?
  - **A:** Army West Point Athletics
- **Q**: What type of event is this?
  - **A:** sports, football
- **Q**: Where can I find ticket details about Football vs. Tulsa ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Football vs. Tulsa",
        "image": "https://cdn-az.allevents.in/events10/banners/cf2a02ac65c8ffbbe1e25d02825118eec84543338a5cd9900c1ac5d55da560b0-rimg-w1200-h800-dcd7eef9-gmir?v=1763092126",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/west-point/football-vs-tulsa/200028556764406",
        "location": {
            "@type": "Place",
            "name": "Michie Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "West Point,NY,United States",
                "addressLocality": "West Point",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.38759730607",
                "longitude": "-73.964177370071"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Army West Point Football hosts Tulsa at Michie Stadium",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Army West Point Athletics",
                "url": "https://allevents.in/org/army-west-point-athletics/26201792"
            }
        ]
    }
]
```