

# Event Details

- **Event Name**: Grand Wrestling Spectacle 
- **Event Start and End Date**: Sat, 08 May, 2027 at 06:30 pm – Sat, 08 May, 2027 at 10:00 pm (-05:00)
- **Event Description**: The Biggest Show of the year
- **Event URL**: https://allevents.in/springfield/grand-wrestling-spectacle/200030044752744
- **Event Categories**: sports, wrestling
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: 1401 N. 8th St., Springfield, IL
- **lat**: 39.8199
- **long**: -89.64529
- **full address**: 1401 N. 8th St., Springfield, IL, United States

## Event gallery

- **Alt text**: Grand Wrestling Spectacle
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/e4467ee602750b53dd16fbcea2ebde2341b4344018a1d1be3b5ddfe319ac60a8-rimg-w960-h960-dc000001-gmir?v=1778519204

## FAQs

- **Q**: When and where is Grand Wrestling Spectacle  being held?
  - **A:** Grand Wrestling Spectacle  takes place on Sat, 08 May, 2027 at 06:30 pm to Sat, 08 May, 2027 at 10:00 pm at 1401 N. 8th St., Springfield, IL, United States.
- **Q**: Who is organizing Grand Wrestling Spectacle ?
  - **A:** Grand Wrestling Spectacle  is organized by Pinfall Wrestling Association.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Grand Wrestling Spectacle  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 Springfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Grand Wrestling Spectacle  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": "Grand Wrestling Spectacle",
        "image": "https://cdn-az.allevents.in/events9/banners/e4467ee602750b53dd16fbcea2ebde2341b4344018a1d1be3b5ddfe319ac60a8-rimg-w960-h960-dc000001-gmir?v=1778519204",
        "startDate": "2027-05-08T18:30:00-05:00",
        "endDate": "2027-05-08T22:00:00-05:00",
        "url": "https://allevents.in/springfield/grand-wrestling-spectacle/200030044752744",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1401 N. 8th St., Springfield, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1401 N 8th St, Springfield, IL 62702-2701, United States",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8199",
                "longitude": "-89.64529"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Biggest Show of the year",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pinfall Wrestling Association",
                "url": "https://allevents.in/org/pinfall-wrestling-association/2534316",
                "description": "Official Page for Pinfall Wrestling Association"
            }
        ]
    }
]
```