

# Event Details

- **Event Name**: Alice in Reverse
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 07:00 pm
- **Event Description**: Alice in Reverse will be here at Pete’s! Let’s all welcome them. Come rock out, grab some food, and have a blast.  Bring all your friends and family. We will have a fantastic Saturday night!
- **Event URL**: https://allevents.in/smithton/alice-in-reverse/200030164725218
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Smithton
- **state**: IL
- **country**: United States
- **location**: 2 south main, Smithton, IL
- **lat**: 38.40846
- **long**: -89.9918
- **full address**: 2 south main, Smithton, IL, United States

## Event gallery

- **Alt text**: Alice in Reverse
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/1d377ae9f843d646cd6fd74f5f5beea44952b845aad00360a50833fbba3dc24f-rimg-w1200-h763-dc080818-gmir?v=1785811818

## FAQs

- **Q**: When and where is Alice in Reverse being held?
  - **A:** Alice in Reverse takes place on Sat, 08 Aug, 2026 at 07:00 pm to Sat, 08 Aug, 2026 at 07:00 pm at 2 south main, Smithton, IL, United States.
- **Q**: Who is organizing Alice in Reverse?
  - **A:** Alice in Reverse is organized by Pete's Hard Stop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alice in Reverse",
        "image": "https://cdn-az.allevents.in/events1/banners/1d377ae9f843d646cd6fd74f5f5beea44952b845aad00360a50833fbba3dc24f-rimg-w1200-h763-dc080818-gmir?v=1785811818",
        "startDate": "2026-08-08",
        "url": "https://allevents.in/smithton/alice-in-reverse/200030164725218",
        "location": {
            "@type": "Place",
            "name": "2 south main, Smithton, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2 S Main St, Smithton, IL 62285-1704, United States",
                "addressLocality": "Smithton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.40846",
                "longitude": "-89.9918"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Alice in Reverse will be here at Pete’s! Let’s all welcome them. Come rock out, grab some food, and have a blast.  Bring all your friends and family. We will have a fantastic Saturday night!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Petes Hard Stop",
                "url": "https://allevents.in/org/petes-hard-stop/21578429"
            }
        ]
    }
]
```