

# 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

- **Ticket URL**: http://facebook.com/200029117528100?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=peoria-events

## 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 Organizer details

- **affiliate_id**: 2
- **organizer**: Red Barn (https://allevents.in/org/red-barn/26875107)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c32134f6be1223650c7f863087d97b266fa1d364b36877459267913d3e61f4ef-rimg-w1200-h1190-dcbcc3d9-gmir?v=1764062387
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/90381a8c79a6cd22080c7324b71c35405304fd2617d5222185ff17bf9ac27854-rimg-w300-h300-dcbcc3d9-gmir?v=1764062388

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 29 Nov, 2025 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** 621 W Glen Ave, Peoria, IL, United States
- **Q**: Who is organizing the event?
  - **A:** Red Barn
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Barn in the USA ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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"
            }
        ]
    }
]
```