

# Event Details

- **Event Name**: Barn in the USA
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 08:00 pm
- **Event Description**: live music from the Album "Born in the USA"
- **Event URL**: https://allevents.in/peoria/barn-in-the-usa/200029117528100
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Peoria
- **state**: IL
- **country**: United States
- **location**: 621 W Glen Ave, Peoria, IL
- **lat**: 40.74706
- **long**: -89.60224
- **full address**: 621 W Glen Ave, Peoria, IL, United States

## Event gallery

- **Alt text**: Barn in the USA
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c32134f6be1223650c7f863087d97b266fa1d364b36877459267913d3e61f4ef-rimg-w1200-h1190-dcbcc3d9-gmir?v=1764062387

## FAQs

- **Q**: When and where is Barn in the USA being held?
  - **A:** Barn in the USA takes place on Sat, 29 Nov, 2025 at 08:00 pm to Sat, 29 Nov, 2025 at 08:00 pm at 621 W Glen Ave, Peoria, IL, United States.
- **Q**: Who is organizing Barn in the USA?
  - **A:** Barn in the USA is organized by Red Barn.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Barn in the USA 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 Peoria, this event is thoughtfully curated to deliver a standout experience worth every moment. If Barn in the USA 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": "Barn in the USA",
        "image": "https://cdn-az.allevents.in/events8/banners/c32134f6be1223650c7f863087d97b266fa1d364b36877459267913d3e61f4ef-rimg-w1200-h1190-dcbcc3d9-gmir?v=1764062387",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/peoria/barn-in-the-usa/200029117528100",
        "location": {
            "@type": "Place",
            "name": "621 W Glen Ave, Peoria, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "621 W Glen Ave, Peoria, IL 61614-4830, United States",
                "addressLocality": "Peoria",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.74706",
                "longitude": "-89.60224"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "live music from the Album \"Born in the USA\"",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Barn",
                "url": "https://allevents.in/org/red-barn/26875107"
            }
        ]
    }
]
```