

# Event Details

- **Event Name**: Alice in Reverse
- **Event Start and End Date**: Sat, 18 Apr, 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/200029628007824
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## 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/events7/banners/783f684920ccfa632150f562160465f79ddd0149816a7fd35d37d7a2a1d675f5-rimg-w1200-h763-dc050416-gmir?v=1776336005

## FAQs

- **Q**: When and where is Alice in Reverse being held?
  - **A:** Alice in Reverse takes place on Sat, 18 Apr, 2026 at 07:00 pm to Sat, 18 Apr, 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.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Alice in Reverse is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Smithton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Alice in Reverse sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Alice in Reverse",
        "image": "https://cdn-az.allevents.in/events7/banners/783f684920ccfa632150f562160465f79ddd0149816a7fd35d37d7a2a1d675f5-rimg-w1200-h763-dc050416-gmir?v=1776336005",
        "startDate": "2026-04-18",
        "url": "https://allevents.in/smithton/alice-in-reverse/200029628007824",
        "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"
            }
        ]
    }
]
```