

# Event Details

- **Event Name**: Goodfella's hosts The Remedy
- **Event Start and End Date**: Sat, 10 Jan, 2026 at 08:00 pm
- **Event Description**: Rock til Midnight
- **Event URL**: https://allevents.in/springfield/goodfellas-hosts-the-remedy/200029138281111
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 111

## Ticket Details

- **Ticket URL**: http://facebook.com/200029138281111?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=springfield-events

## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: Goodfellas Pub
- **lat**: 39.80776
- **long**: -89.68656
- **full address**: Goodfellas Pub, 518 N. Bruns Lane,Springfield, Illinois, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: The Remedy (https://allevents.in/org/the-remedy/25989508)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/65a258db7da86cb6d64c5313cc49921febe0ca59d1de4da6460cb4c8404d0e55-rimg-w1200-h630-dc160304-gmir?v=1768032085
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/25166caad9b517a6dff86f8fd5b15dc6c0d4647785d20c7350933c9abbb3a2da-rimg-w300-h300-dcfef3f1-gmir?v=1768032085

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 10 Jan, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** Goodfellas Pub, 518 N. Bruns Lane,Springfield, Illinois, United States
- **Q**: Who is organizing the event?
  - **A:** The Remedy
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Goodfella's hosts The Remedy ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Goodfella's hosts The Remedy",
        "image": "https://cdn-az.allevents.in/events2/banners/65a258db7da86cb6d64c5313cc49921febe0ca59d1de4da6460cb4c8404d0e55-rimg-w1200-h630-dc160304-gmir?v=1768032085",
        "startDate": "2026-01-10",
        "url": "https://allevents.in/springfield/goodfellas-hosts-the-remedy/200029138281111",
        "location": {
            "@type": "Place",
            "name": "Goodfellas Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "518 N. Bruns Lane,Springfield, Illinois",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.80776",
                "longitude": "-89.68656"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rock til Midnight",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Remedy",
                "url": "https://allevents.in/org/the-remedy/25989508"
            }
        ]
    }
]
```