

# Event Details

- **Event Name**: Mile Time Trial
- **Event Start and End Date**: Wed, 11 Jun, 2025 at 06:00 am
- **Event Description**: Mile time trial this Wednesday at shreve! Let's go!
- **Event URL**: https://allevents.in/shreveport/mile-time-trial/200028325008615
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Shreveport
- **state**: LA
- **country**: United States
- **location**: Captain Shreve Stadium
- **lat**: 32.448584226797
- **long**: -93.716877598718
- **full address**: Captain Shreve Stadium, Shreveport, Louisiana, United States

## Event gallery

- **Alt text**: Mile Time Trial
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a956cfdef0d201af760de82a987e8c3ccff78311b5058ec18b3937b66a91cb1f-rimg-w608-h328-dc608c2f-gmir?v=1749596355

## FAQs

- **Q**: When and where is Mile Time Trial being held?
  - **A:** Mile Time Trial takes place on Wed, 11 Jun, 2025 at 06:00 am to Wed, 11 Jun, 2025 at 06:00 am at Captain Shreve Stadium, Shreveport, Louisiana, United States.
- **Q**: Who is organizing Mile Time Trial?
  - **A:** Mile Time Trial is organized by WMT.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mile Time Trial",
        "image": "https://cdn-az.allevents.in/events5/banners/a956cfdef0d201af760de82a987e8c3ccff78311b5058ec18b3937b66a91cb1f-rimg-w608-h328-dc608c2f-gmir?v=1749596355",
        "startDate": "2025-06-11",
        "url": "https://allevents.in/shreveport/mile-time-trial/200028325008615",
        "location": {
            "@type": "Place",
            "name": "Captain Shreve Stadium",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Shreveport, Louisiana",
                "addressLocality": "Shreveport",
                "addressRegion": "LA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.448584226797",
                "longitude": "-93.716877598718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mile time trial this Wednesday at shreve! Let's go!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "WMT",
                "url": "https://allevents.in/org/wmt/25833622"
            }
        ]
    }
]
```