

# Event Details

- **Event Name**: Tru-Country
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 09:00 pm – Sun, 12 Jul, 2026 at 01:00 am
- **Event Description**: Come on out and kick with Route 66 as we return to Tru Country. Great staff food and fun. New 90’s  country music. Don’t miss this event.
- **Event URL**: https://allevents.in/new-lenox/tru-country/200030113010702
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: New Lenox
- **state**: IL
- **country**: United States
- **location**: 222 Maple Street New Lenox
- **lat**: 41.51394
- **long**: -87.96907
- **full address**: 222 Maple Street New Lenox, 222 W Lincoln Hwy, New Lenox, IL 60451-1742, United States

## Event gallery

- **Alt text**: Tru-Country
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e5eccc8f336c173aee01c21dd40d435a34224196bb248a958ee326e0ee5fede2-rimg-w1200-h1359-dc19131a-gmir?v=1783510767

## FAQs

- **Q**: When and where is Tru-Country being held?
  - **A:** Tru-Country takes place on Sat, 11 Jul, 2026 at 09:00 pm to Sun, 12 Jul, 2026 at 01:00 am at 222 Maple Street New Lenox, 222 W Lincoln Hwy, New Lenox, IL 60451-1742, United States.
- **Q**: Who is organizing Tru-Country?
  - **A:** Tru-Country is organized by Route 66 Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tru-Country",
        "image": "https://cdn-az.allevents.in/events2/banners/e5eccc8f336c173aee01c21dd40d435a34224196bb248a958ee326e0ee5fede2-rimg-w1200-h1359-dc19131a-gmir?v=1783510767",
        "startDate": "2026-07-11",
        "endDate": "2026-07-12",
        "url": "https://allevents.in/new-lenox/tru-country/200030113010702",
        "location": {
            "@type": "Place",
            "name": "222 Maple Street New Lenox",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 W Lincoln Hwy, New Lenox, IL 60451-1742, United States",
                "addressLocality": "New Lenox",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.51394",
                "longitude": "-87.96907"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come on out and kick with Route 66 as we return to Tru Country. Great staff food and fun. New 90’s  country music. Don’t miss this event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Route 66 Band",
                "url": "https://allevents.in/org/route-66-band/25911345"
            }
        ]
    }
]
```