

# Event Details

- **Event Name**: Undercover Band
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 07:00 pm – Sat, 18 Oct, 2025 at 11:00 pm
- **Event Description**: This band is always a good time!
- **Event URL**: https://allevents.in/smithton/undercover-band/200029010315745
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 3

## 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**: Undercover Band
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/691f5b83018e79e29ec324733c6f2439674ae8fa9b3ffabc535fca045ee7316a-rimg-w1200-h632-dca9a394-gmir?v=1760361576

## FAQs

- **Q**: When and where is Undercover Band being held?
  - **A:** Undercover Band takes place on Sat, 18 Oct, 2025 at 07:00 pm to Sat, 18 Oct, 2025 at 11:00 pm at 2 south main, Smithton, IL, United States.
- **Q**: Who is organizing Undercover Band?
  - **A:** Undercover Band is organized by Pete's Hard Stop.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Undercover Band is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. 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 Undercover Band 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": "Undercover Band",
        "image": "https://cdn-az.allevents.in/events2/banners/691f5b83018e79e29ec324733c6f2439674ae8fa9b3ffabc535fca045ee7316a-rimg-w1200-h632-dca9a394-gmir?v=1760361576",
        "startDate": "2025-10-18",
        "endDate": "2025-10-18",
        "url": "https://allevents.in/smithton/undercover-band/200029010315745",
        "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": "This band is always a good time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Petes Hard Stop",
                "url": "https://allevents.in/org/petes-hard-stop/25937778"
            }
        ]
    }
]
```