

# Event Details

- **Event Name**: AEW Presents Collision
- **Event Start and End Date**: Thu, 11 Sep, 2025 at 07:00 pm
- **Event Description**: The 2300 Arena in Philadelphia will host an exclusive multi-week residency of AEW Dynamite and AEW Collision, marking the first time in history that AEW events have been held at the historic venue.
- **Event URL**: https://allevents.in/philadelphia/aew-presents-collision/200028781884450
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 64

## Ticket Details


## Event venue details

- **city**: Philadelphia
- **state**: PA
- **country**: United States
- **location**: 2300 Arena
- **lat**: 39.918355
- **long**: -75.14723
- **full address**: 2300 Arena, 2300 S Swanson St,Philadelphia, Pennsylvania, United States

## Event gallery

- **Alt text**: AEW Presents Collision
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/836ebaf597e47a7c3bb789bda18c142a144974136be3f4fc91b1e7aeb22c87db-rimg-w1200-h674-dc160606-gmir?v=1757444367

## FAQs

- **Q**: When and where is AEW Presents Collision being held?
  - **A:** AEW Presents Collision takes place on Thu, 11 Sep, 2025 at 07:00 pm to Thu, 11 Sep, 2025 at 07:00 pm at 2300 Arena, 2300 S Swanson St,Philadelphia, Pennsylvania, 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/events2/banners/836ebaf597e47a7c3bb789bda18c142a144974136be3f4fc91b1e7aeb22c87db-rimg-w1200-h674-dc160606-gmir?v=1757444367",
        "startDate": "2025-09-11",
        "url": "https://allevents.in/philadelphia/aew-presents-collision/200028781884450",
        "location": {
            "@type": "Place",
            "name": "2300 Arena",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2300 S Swanson St,Philadelphia, Pennsylvania",
                "addressLocality": "Philadelphia",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.918355",
                "longitude": "-75.14723"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The 2300 Arena in Philadelphia will host an exclusive multi-week residency of AEW Dynamite and AEW Collision, marking the first time in history that AEW events have been held at the historic venue.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Elite Wrestling",
                "url": "https://allevents.in/org/all-elite-wrestling/22007170"
            }
        ]
    }
]
```