

# Event Details

- **Event Name**: Battle Of The Bands 2026
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 06:30 pm
- **Event Description**: Campfire serenade, and Tripwire going head to head on the outdoor stage at the Vernal library!
- **Event URL**: https://allevents.in/vernal/battle-of-the-bands-2026/200030277290750
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Vernal
- **state**: UT
- **country**: United States
- **location**: Uintah County Library
- **lat**: 40.456725957312
- **long**: -109.52535110178
- **full address**: Uintah County Library, 204 E 100 N,Vernal, Utah, United States

## Event gallery

- **Alt text**: Battle Of The Bands 2026
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4036efa493f0f46bb8eed13e826d8f9c656f60cc5273f48ec70680ded762743c-rimg-w1200-h1200-dc010101-gmir?v=1782006469

## FAQs

- **Q**: When and where is Battle Of The Bands 2026 being held?
  - **A:** Battle Of The Bands 2026 takes place on Thu, 25 Jun, 2026 at 06:30 pm to Thu, 25 Jun, 2026 at 06:30 pm at Uintah County Library, 204 E 100 N,Vernal, Utah, United States.
- **Q**: Who is organizing Battle Of The Bands 2026?
  - **A:** Battle Of The Bands 2026 is organized by Tripwire Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Battle Of The Bands 2026",
        "image": "https://cdn-az.allevents.in/events1/banners/4036efa493f0f46bb8eed13e826d8f9c656f60cc5273f48ec70680ded762743c-rimg-w1200-h1200-dc010101-gmir?v=1782006469",
        "startDate": "2026-06-25",
        "url": "https://allevents.in/vernal/battle-of-the-bands-2026/200030277290750",
        "location": {
            "@type": "Place",
            "name": "Uintah County Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "204 E 100 N,Vernal, Utah",
                "addressLocality": "Vernal",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.456725957312",
                "longitude": "-109.52535110178"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Campfire serenade, and Tripwire going head to head on the outdoor stage at the Vernal library!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tripwire Band",
                "url": "https://allevents.in/org/tripwire-band/27946890"
            }
        ]
    }
]
```