

# Event Details

- **Event Name**: US Grand Prix
- **Event Start and End Date**: Fri, 23 Oct, 2026 at 12:00 am – Fri, 23 Oct, 2026 at 09:00 am (-06:00)
- **Event Description**: Nearby AttractionsFORMULA 1 UNITED STATES GRAND PRIX has 6 upcoming events.
- **Event URL**: https://allevents.in/austin/us-grand-prix/210003367454822
- **Event Categories**: Sports
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://ticketmaster.evyy.net/c/1339408/264167/4272?u=https://www.ticketmaster.com/event/Z7r9jZ1A7xvfM&utm_medium=affiliate

## Event venue details

- **city**: Austin
- **state**: TX
- **country**: United States
- **location**: Circuit of The Americas
- **lat**: 30.147200000
- **long**: -97.597504000
- **full address**: Circuit of The Americas, Austin, United States

## Event gallery

- **Alt text**: US Grand Prix
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/bb06930992262adbbc1a0c1003494561b8e52f962a7a965f90d2a8e5b71c3f07-rimg-w1024-h576-dc8c7264-gmir.jpg?v=1775580649

## FAQs

- **Q**: When and where is US Grand Prix being held?
  - **A:** US Grand Prix takes place on Fri, 23 Oct, 2026 at 12:00 am to Fri, 23 Oct, 2026 at 09:00 am at Circuit of The Americas, Austin, United States.
- **Q**: Who is organizing US Grand Prix?
  - **A:** US Grand Prix is organized by TicketMaster.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "US Grand Prix",
        "image": "https://cdn-az.allevents.in/events10/banners/bb06930992262adbbc1a0c1003494561b8e52f962a7a965f90d2a8e5b71c3f07-rimg-w1024-h576-dc8c7264-gmir.jpg?v=1775580649",
        "startDate": "2026-10-23T00:00:00-06:00",
        "endDate": "2026-10-23T09:00:00-06:00",
        "url": "https://allevents.in/austin/us-grand-prix/210003367454822",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Circuit of The Americas",
            "address": {
                "@type": "PostalAddress",
                "name": "Circuit of The Americas, Austin, United States",
                "addressLocality": "Austin",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.147200000",
                "longitude": "-97.597504000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nearby AttractionsFORMULA 1 UNITED STATES GRAND PRIX has 6 upcoming events."
    }
]
```