

# Event Details

- **Event Name**: Barnstorming the Backyard
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 07:30 pm – Sat, 20 Jun, 2026 at 10:30 pm
- **Event Description**: Vixen Rebels brings the rebellion to The Backyard for a night of great music and great food in a great atmosphere with special guest singer Brianne Z of Johnny's Crush.
- **Event URL**: https://allevents.in/wheaton/barnstorming-the-backyard/200030162176134
- **Event Categories**: Music
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Wheaton
- **state**: IL
- **country**: United States
- **location**: The Backyard
- **lat**: 41.86531
- **long**: -88.10599
- **full address**: The Backyard, 111 E Front St,Wheaton, Illinois, United States

## Event gallery

- **Alt text**: Barnstorming the Backyard
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b6cb90a68d85a9587e3a7c3cdcf0f49f36856ec6c1682882da9ce5d0d8836415-rimg-w1200-h447-dc020506-gmir?v=1781549200

## FAQs

- **Q**: When and where is Barnstorming the Backyard being held?
  - **A:** Barnstorming the Backyard takes place on Sat, 20 Jun, 2026 at 07:30 pm to Sat, 20 Jun, 2026 at 10:30 pm at The Backyard, 111 E Front St,Wheaton, Illinois, United States.
- **Q**: Who is organizing Barnstorming the Backyard?
  - **A:** Barnstorming the Backyard is organized by Vixen Rebels Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Barnstorming the Backyard",
        "image": "https://cdn-az.allevents.in/events3/banners/b6cb90a68d85a9587e3a7c3cdcf0f49f36856ec6c1682882da9ce5d0d8836415-rimg-w1200-h447-dc020506-gmir?v=1781549200",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/wheaton/barnstorming-the-backyard/200030162176134",
        "location": {
            "@type": "Place",
            "name": "The Backyard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 E Front St,Wheaton, Illinois",
                "addressLocality": "Wheaton",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.86531",
                "longitude": "-88.10599"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Vixen Rebels brings the rebellion to The Backyard for a night of great music and great food in a great atmosphere with special guest singer Brianne Z of Johnny's Crush.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vixen Rebels Band",
                "url": "https://allevents.in/org/vixen-rebels-band/21199553"
            }
        ]
    }
]
```