

# Event Details

- **Event Name**: In Concert!
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 09:00 am – Sat, 18 Apr, 2026 at 01:30 pm (-06:00)
- **Event Description**: Come out for the season opener at the market.
- **Event URL**: https://allevents.in/nampa/in-concert/200029742035215
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: United States
- **location**: Nampa Farmers Market
- **lat**: 43.578186336916
- **long**: -116.55801271534
- **full address**: Nampa Farmers Market, 1 14th Ave S,Nampa, Idaho, United States

## Event gallery

- **Alt text**: In Concert!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/36af52c0574e6b63ef6aa4eacec3c3fad8f0a3fb5b8930e39c51a500fafab3e9-rimg-w1200-h1600-dc161317-gmir?v=1775663965

## FAQs

- **Q**: When and where is In Concert! being held?
  - **A:** In Concert! takes place on Sat, 18 Apr, 2026 at 09:00 am to Sat, 18 Apr, 2026 at 01:30 pm at Nampa Farmers Market, 1 14th Ave S,Nampa, Idaho, United States.
- **Q**: Who is organizing In Concert!?
  - **A:** In Concert! is organized by Dark Horse Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** In Concert! 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 In Concert! 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": "In Concert!",
        "image": "https://cdn-az.allevents.in/events10/banners/36af52c0574e6b63ef6aa4eacec3c3fad8f0a3fb5b8930e39c51a500fafab3e9-rimg-w1200-h1600-dc161317-gmir?v=1775663965",
        "startDate": "2026-04-18T09:00:00-06:00",
        "endDate": "2026-04-18T13:30:00-06:00",
        "url": "https://allevents.in/nampa/in-concert/200029742035215",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Nampa Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 14th Ave S,Nampa, Idaho",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.578186336916",
                "longitude": "-116.55801271534"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out for the season opener at the market.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dark Horse Band",
                "url": "https://allevents.in/org/dark-horse-band/20853975"
            }
        ]
    }
]
```