

# Event Details

- **Event Name**: UFC 322
- **Event Start and End Date**: Sat, 15 Nov, 2025 at 08:00 pm
- **Event Description**: UFC 322 will be LIVE at The Greene Turtle!
- **Event URL**: https://allevents.in/college-park/ufc-322/200029180430556
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: College Park
- **state**: MD
- **country**: United States
- **location**: 7356 Baltimore Ave, College Park, MD, United States, Maryland 20740
- **lat**: 38.98082
- **long**: -76.93901
- **full address**: 7356 Baltimore Ave, College Park, MD, United States, Maryland 20740

## Event gallery

- **Alt text**: UFC 322
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/61d02d0bec6bcced825eb24cf49349bce504354dd6129529ef794728bf27c01a-rimg-w1200-h675-dcf4dea6-gmir?v=1762903196

## FAQs

- **Q**: When and where is UFC 322 being held?
  - **A:** UFC 322 takes place on Sat, 15 Nov, 2025 at 08:00 pm to Sat, 15 Nov, 2025 at 08:00 pm at 7356 Baltimore Ave, College Park, MD, United States, Maryland 20740.
- **Q**: Who is organizing UFC 322?
  - **A:** UFC 322 is organized by The Greene Turtle - College Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "UFC 322",
        "image": "https://cdn-az.allevents.in/events7/banners/61d02d0bec6bcced825eb24cf49349bce504354dd6129529ef794728bf27c01a-rimg-w1200-h675-dcf4dea6-gmir?v=1762903196",
        "startDate": "2025-11-15",
        "url": "https://allevents.in/college-park/ufc-322/200029180430556",
        "location": {
            "@type": "Place",
            "name": "7356 Baltimore Ave, College Park, MD, United States, Maryland 20740",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7356 Baltimore Ave, College Park, MD 20740, United States",
                "addressLocality": "College Park",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.98082",
                "longitude": "-76.93901"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "UFC 322 will be LIVE at The Greene Turtle!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Greene Turtle - College Park",
                "url": "https://allevents.in/org/the-greene-turtle-college-park/27063487"
            }
        ]
    }
]
```