

# Event Details

- **Event Name**: Live Music Event
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 06:00 pm (-06:00)
- **Event Description**: Don’t miss our next gig!  Two hours of musical goodness!
- **Event URL**: https://allevents.in/nampa/live-music-event/200029915352121
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: United States
- **location**: Valhalla pubb
- **lat**: 43.5764694
- **long**: -116.555748
- **full address**: Valhalla pubb, 724 1st st S,Nampa, Idaho, United States

## Event gallery

- **Alt text**: Live Music Event
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3f8f394e2b12097c1d5e41f4f5f6e47a7c8d19c1b07cca20eb2d5f0bd3317be5-rimg-w1200-h1192-dc050504-gmir?v=1775760501

## FAQs

- **Q**: When and where is Live Music Event being held?
  - **A:** Live Music Event takes place on Sat, 18 Apr, 2026 at 06:00 pm to Sat, 18 Apr, 2026 at 06:00 pm at Valhalla pubb, 724 1st st S,Nampa, Idaho, United States.
- **Q**: Who is organizing Live Music Event?
  - **A:** Live Music Event is organized by Becky and the Beards.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Music Event 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 Nampa, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Music Event 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": "Live Music Event",
        "image": "https://cdn-az.allevents.in/events3/banners/3f8f394e2b12097c1d5e41f4f5f6e47a7c8d19c1b07cca20eb2d5f0bd3317be5-rimg-w1200-h1192-dc050504-gmir?v=1775760501",
        "startDate": "2026-04-18T18:00:00-06:00",
        "url": "https://allevents.in/nampa/live-music-event/200029915352121",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Valhalla pubb",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "724 1st st S,Nampa, Idaho",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.5764694",
                "longitude": "-116.555748"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t miss our next gig!  Two hours of musical goodness!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Becky and the Beards",
                "url": "https://allevents.in/org/becky-and-the-beards/27667132"
            }
        ]
    }
]
```