

# Event Details

- **Event Name**: South of 16: Acoustic at The Canton Inn
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 06:30 pm
- **Event Description**: Acoustic performance by South of 16, country, rock and everything in between!
- **Event URL**: https://allevents.in/hillsboro/south-of-16-acoustic-at-the-canton-inn/200029063659402
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Hillsboro
- **state**: IL
- **country**: United States
- **location**: Canton Inn Inc
- **lat**: 39.15781
- **long**: -89.46596
- **full address**: Canton Inn Inc, 303 22nd Street,Hillsboro,IL,United States

## Event gallery

- **Alt text**: South of 16: Acoustic at The Canton Inn
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9fd59448922753f31c07a2c71a4e0285423d833606a9832db94b26ea5eb38fcc-rimg-w940-h788-dc5f2c1a-gmir?v=1764922436

## FAQs

- **Q**: When and where is South of 16: Acoustic at The Canton Inn being held?
  - **A:** South of 16: Acoustic at The Canton Inn takes place on Fri, 12 Dec, 2025 at 06:30 pm to Fri, 12 Dec, 2025 at 06:30 pm at Canton Inn Inc, 303 22nd Street,Hillsboro,IL,United States.
- **Q**: Who is organizing South of 16: Acoustic at The Canton Inn?
  - **A:** South of 16: Acoustic at The Canton Inn is organized by South of 16.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "South of 16: Acoustic at The Canton Inn",
        "image": "https://cdn-az.allevents.in/events10/banners/9fd59448922753f31c07a2c71a4e0285423d833606a9832db94b26ea5eb38fcc-rimg-w940-h788-dc5f2c1a-gmir?v=1764922436",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/hillsboro/south-of-16-acoustic-at-the-canton-inn/200029063659402",
        "location": {
            "@type": "Place",
            "name": "Canton Inn Inc",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 22nd Street,Hillsboro,IL,United States",
                "addressLocality": "Hillsboro",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.15781",
                "longitude": "-89.46596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Acoustic performance by South of 16, country, rock and everything in between!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South of 16",
                "url": "https://allevents.in/org/south-of-16/24902532"
            }
        ]
    }
]
```