

# Event Details

- **Event Name**: POWERAGE live at the Library in Springfield, Illinois 
- **Event Start and End Date**: Sat, 16 May, 2026 at 06:00 pm (-05:00)
- **Event Description**: 3 bands outside in the beer garden Electric Longhead, Drop Dead Legs,  &amp; POWERAGE Bon Scott tribute
- **Event URL**: https://allevents.in/springfield/powerage-live-at-the-library-in-springfield-illinois/200029989043601
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: IL
- **country**: United States
- **location**: Springfield Illinois
- **lat**: 39.8027
- **long**: -89.6479
- **full address**: Springfield Illinois, Springfield, Illinois, United States

## Event gallery

- **Alt text**: POWERAGE live at the Library in Springfield, Illinois
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/8e082e58791a9557656243fa9eb8cd9ff52a84067c634f6eb4a1202f47309825-rimg-w960-h720-dc171412-gmir?v=1777241220

## FAQs

- **Q**: When and where is POWERAGE live at the Library in Springfield, Illinois  being held?
  - **A:** POWERAGE live at the Library in Springfield, Illinois  takes place on Sat, 16 May, 2026 at 06:00 pm to Sat, 16 May, 2026 at 06:00 pm at Springfield Illinois, Springfield, Illinois, United States.
- **Q**: Who is organizing POWERAGE live at the Library in Springfield, Illinois ?
  - **A:** POWERAGE live at the Library in Springfield, Illinois  is organized by Powerage - A Musical Celebration of AC/DC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "POWERAGE live at the Library in Springfield, Illinois",
        "image": "https://cdn-az.allevents.in/events3/banners/8e082e58791a9557656243fa9eb8cd9ff52a84067c634f6eb4a1202f47309825-rimg-w960-h720-dc171412-gmir?v=1777241220",
        "startDate": "2026-05-16T18:00:00-05:00",
        "url": "https://allevents.in/springfield/powerage-live-at-the-library-in-springfield-illinois/200029989043601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Springfield Illinois",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Springfield, Illinois",
                "addressLocality": "Springfield",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.8027",
                "longitude": "-89.6479"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "3 bands outside in the beer garden Electric Longhead, Drop Dead Legs,  & POWERAGE Bon Scott tribute",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Powerage - A Musical Celebration of ACDC",
                "url": "https://allevents.in/org/powerage-a-musical-celebration-of-ac-dc/27725257"
            }
        ]
    }
]
```