

# Event Details

- **Event Name**: AEW Presents Collision
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 07:30 pm
- **Event Description**: AEW Collision returns to GalaxyCon Columbus for the second year in a row on Saturday, December 6 at Battelle Grand at the Greater Columbus Convention Center.
- **Event URL**: https://allevents.in/columbus/aew-presents-collision/200028790343534
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 142

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: Greater Columbus Convention Center
- **lat**: 39.971008075449
- **long**: -83.002495353659
- **full address**: Greater Columbus Convention Center, 400 N High St,Columbus,OH,United States

## Event gallery

- **Alt text**: AEW Presents Collision
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/507dd4af6702a97eaa88e89aef77621248836ac9cc48a9e491f0af95bedc6d0f-rimg-w1200-h674-dc160605-gmir?v=1764811810

## FAQs

- **Q**: When and where is AEW Presents Collision being held?
  - **A:** AEW Presents Collision takes place on Sat, 06 Dec, 2025 at 07:30 pm to Sat, 06 Dec, 2025 at 07:30 pm at Greater Columbus Convention Center, 400 N High St,Columbus,OH,United States.
- **Q**: Who is organizing AEW Presents Collision?
  - **A:** AEW Presents Collision is organized by All Elite Wrestling.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "AEW Presents Collision",
        "image": "https://cdn-az.allevents.in/events6/banners/507dd4af6702a97eaa88e89aef77621248836ac9cc48a9e491f0af95bedc6d0f-rimg-w1200-h674-dc160605-gmir?v=1764811810",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/columbus/aew-presents-collision/200028790343534",
        "location": {
            "@type": "Place",
            "name": "Greater Columbus Convention Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 N High St,Columbus,OH,United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.971008075449",
                "longitude": "-83.002495353659"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "AEW Collision returns to GalaxyCon Columbus for the second year in a row on Saturday, December 6 at Battelle Grand at the Greater Columbus Convention Center.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Elite Wrestling",
                "url": "https://allevents.in/org/all-elite-wrestling/22007170"
            }
        ]
    }
]
```