

# Event Details

- **Event Name**: 90's rock night in the Shed beer garden
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 07:00 pm – Sat, 18 Jul, 2026 at 10:00 pm
- **Event Description**: Have you seen the new beer garden? Come party with us!
- **Event URL**: https://allevents.in/pawnee/90s-rock-night-in-the-shed-beer-garden/200030159128516
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: Pawnee
- **state**: IL
- **country**: United States
- **location**: The shed
- **lat**: 39.591485680414
- **long**: -89.580448865891
- **full address**: The shed, 622 6th St, Pawnee, IL 62558-9179, United States

## Event gallery

- **Alt text**: 90's rock night in the Shed beer garden
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2f9c6c4dcf8b00fa0d368af1cfef3465c6bbb1bb4f8b1bf3fed367b1d7c4cb12-rimg-w1200-h450-dc020202-gmir?v=1784039423

## FAQs

- **Q**: When and where is 90's rock night in the Shed beer garden being held?
  - **A:** 90's rock night in the Shed beer garden takes place on Sat, 18 Jul, 2026 at 07:00 pm to Sat, 18 Jul, 2026 at 10:00 pm at The shed, 622 6th St, Pawnee, IL 62558-9179, United States.
- **Q**: Who is organizing 90's rock night in the Shed beer garden?
  - **A:** 90's rock night in the Shed beer garden is organized by Satellite band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "90's rock night in the Shed beer garden",
        "image": "https://cdn-az.allevents.in/events5/banners/2f9c6c4dcf8b00fa0d368af1cfef3465c6bbb1bb4f8b1bf3fed367b1d7c4cb12-rimg-w1200-h450-dc020202-gmir?v=1784039423",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/pawnee/90s-rock-night-in-the-shed-beer-garden/200030159128516",
        "location": {
            "@type": "Place",
            "name": "The shed",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "622 6th St, Pawnee, IL 62558-9179, United States",
                "addressLocality": "Pawnee",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.591485680414",
                "longitude": "-89.580448865891"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Have you seen the new beer garden? Come party with us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Satellite band",
                "url": "https://allevents.in/org/satellite-band/23456637",
                "description": "Satellite band, Springfield. 795 likes · 14 talking about this. Satellite is a primarily 90's rock cover band in the Central Illinois area."
            }
        ]
    }
]
```