

# Event Details

- **Event Name**: In Concert!
- **Event Start and End Date**: Sat, 11 Oct, 2025 at 02:00 pm – Sat, 11 Oct, 2025 at 05:00 pm
- **Event Description**: Nice fall day for some wine and live music.
- **Event URL**: https://allevents.in/homedale/in-concert/200028499333717
- **Event Categories**: music, entertainment, concerts, live-music
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Homedale
- **state**: ID
- **country**: United States
- **location**: Kerry Hill Winery
- **lat**: 43.622221047048
- **long**: -116.89706325531
- **full address**: Kerry Hill Winery, 17264 Kerry Hill Lane,Homedale, Idaho, United States

## Event gallery

- **Alt text**: In Concert!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/9eb9207bdfa0cb00e241811fe4df61c1f1676388ed7fa34f0eb7a21796fb80f9-rimg-w1200-h698-dc2b1408-gmir?v=1759791082

## FAQs

- **Q**: When and where is In Concert! being held?
  - **A:** In Concert! takes place on Sat, 11 Oct, 2025 at 02:00 pm to Sat, 11 Oct, 2025 at 05:00 pm at Kerry Hill Winery, 17264 Kerry Hill Lane,Homedale, 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 Homedale, 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/events5/banners/9eb9207bdfa0cb00e241811fe4df61c1f1676388ed7fa34f0eb7a21796fb80f9-rimg-w1200-h698-dc2b1408-gmir?v=1759791082",
        "startDate": "2025-10-11",
        "endDate": "2025-10-11",
        "url": "https://allevents.in/homedale/in-concert/200028499333717",
        "location": {
            "@type": "Place",
            "name": "Kerry Hill Winery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17264 Kerry Hill Lane,Homedale, Idaho",
                "addressLocality": "Homedale",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.622221047048",
                "longitude": "-116.89706325531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Nice fall day for some wine and live music.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dark Horse Band",
                "url": "https://allevents.in/org/dark-horse-band/20853975",
                "description": "Dark Horse Band. 354 likes. Mike/Nathan/Chris/Ken/Patti.  We play classic rock, country, and blues."
            }
        ]
    }
]
```