

# Event Details

- **Event Name**: UFC 330
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 04:00 pm
- **Event URL**: https://allevents.in/las-vegas/ufc-330/2300029840283929
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: T-Mobile Arena
- **lat**: 36.1699412000
- **long**: -115.1398296000
- **full address**: T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States

## Event gallery

- **Alt text**: UFC 330
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/9779fb50-3aed-11f1-8e34-03a3d24e2476-rimg-w960-h1200-dc1b1b1b-gmir.jpg?v=1776492755

## FAQs

- **Q**: When and where is UFC 330 being held?
  - **A:** UFC 330 takes place on Fri, 10 Jul, 2026 at 04:00 pm to Fri, 10 Jul, 2026 at 04:00 pm at T-Mobile Arena, 3780 Las Vegas Blvd. South, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** UFC 330 is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If UFC 330 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "UFC 330",
        "image": "https://cdn-az.allevents.in/events2/banners/9779fb50-3aed-11f1-8e34-03a3d24e2476-rimg-w960-h1200-dc1b1b1b-gmir.jpg?v=1776492755",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/las-vegas/ufc-330/2300029840283929",
        "location": {
            "@type": "Place",
            "name": "T-Mobile Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3780 Las Vegas Blvd. South",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.1699412000",
                "longitude": "-115.1398296000"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```