

# Event Details

- **Event Name**: Battle of the Bands
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 05:00 pm
- **Event Description**: The band is doing the annual battle of the bands in yerington let me know if your gonna go! The band will really appreciate the support!
- **Event URL**: https://allevents.in/yerington/battle-of-the-bands/200029499391213
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Yerington
- **state**: NV
- **country**: United States
- **location**: Yerington Theatre for the Arts
- **lat**: 38.988785437261
- **long**: -119.15983355482
- **full address**: Yerington Theatre for the Arts, 120 N California St,Yerington, Nevada, United States

## Event gallery

- **Alt text**: Battle of the Bands
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/475ce7b1fa7ece882996bd35d2d11a2b28232d945cb0295845030db3080f6507-rimg-w1200-h900-dc010206-gmir?v=1770411667

## FAQs

- **Q**: When and where is Battle of the Bands being held?
  - **A:** Battle of the Bands takes place on Sat, 07 Feb, 2026 at 05:00 pm to Sat, 07 Feb, 2026 at 05:00 pm at Yerington Theatre for the Arts, 120 N California St,Yerington, Nevada, United States.
- **Q**: Who is organizing Battle of the Bands?
  - **A:** Battle of the Bands is organized by In Another Life.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Battle of the Bands is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Yerington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Battle of the Bands 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": "Battle of the Bands",
        "image": "https://cdn-az.allevents.in/events2/banners/475ce7b1fa7ece882996bd35d2d11a2b28232d945cb0295845030db3080f6507-rimg-w1200-h900-dc010206-gmir?v=1770411667",
        "startDate": "2026-02-07",
        "url": "https://allevents.in/yerington/battle-of-the-bands/200029499391213",
        "location": {
            "@type": "Place",
            "name": "Yerington Theatre for the Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "120 N California St,Yerington, Nevada",
                "addressLocality": "Yerington",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.988785437261",
                "longitude": "-119.15983355482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The band is doing the annual battle of the bands in yerington let me know if your gonna go! The band will really appreciate the support!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "In Another Life",
                "url": "https://allevents.in/org/in-another-life/25551748"
            }
        ]
    }
]
```