

# Event Details

- **Event Name**: Solo Blues at The Trail House in Indian Trail, NC
- **Event Start and End Date**: Wed, 04 Feb, 2026 at 06:00 pm
- **Event Description**: Solo Blues
- **Event URL**: https://allevents.in/indian-trail/solo-blues-at-the-trail-house-in-indian-trail-nc/200029458858119
- **Event Categories**: trips-adventures
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details

- **Ticket URL**: http://facebook.com/200029458858119?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=indian+trail-events

## Event venue details

- **city**: Indian Trail
- **state**: NC
- **country**: United States
- **location**: The Trail House
- **lat**: 35.049232
- **long**: -80.645548
- **full address**: The Trail House, 6751 Old Monroe Rd,Indian Trail, North Carolina, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: John Hartness Music (https://allevents.in/org/john-hartness-music/26042278)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/fe955f6c0e1f027c0a6a7d9da5616f07023946ec722a31011c05966fdcedbd7f-rimg-w1080-h1484-dc8c7863-gmir?v=1769066913
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b82781952bc2c714288e7f27c3b71a6a4c06760c9dc054e650adf91e38f16f3b-rimg-w300-h300-dc8b7863-gmir?v=1769066913

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Feb, 2026 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Trail House, 6751 Old Monroe Rd,Indian Trail, North Carolina, United States
- **Q**: Who is organizing the event?
  - **A:** John Hartness Music
- **Q**: What type of event is this?
  - **A:** trips-adventures
- **Q**: Where can I find ticket details about Solo Blues at The Trail House in Indian Trail, NC ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Solo Blues at The Trail House in Indian Trail, NC",
        "image": "https://cdn-az.allevents.in/events5/banners/fe955f6c0e1f027c0a6a7d9da5616f07023946ec722a31011c05966fdcedbd7f-rimg-w1080-h1484-dc8c7863-gmir?v=1769066913",
        "startDate": "2026-02-04",
        "url": "https://allevents.in/indian-trail/solo-blues-at-the-trail-house-in-indian-trail-nc/200029458858119",
        "location": {
            "@type": "Place",
            "name": "The Trail House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6751 Old Monroe Rd,Indian Trail, North Carolina",
                "addressLocality": "Indian Trail",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.049232",
                "longitude": "-80.645548"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Solo Blues",
        "organizer": [
            {
                "@type": "Organization",
                "name": "John Hartness Music",
                "url": "https://allevents.in/org/john-hartness-music/26042278"
            }
        ]
    }
]
```