

# Event Details

- **Event Name**: LIVE MUSIC w/ The Stone Creek Band
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 08:30 pm
- **Event Description**: Doors open at 7pm, $5 cover
- **Event URL**: https://allevents.in/terra-alta/live-music-w-the-stone-creek-band/200030123387456
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Terra Alta
- **state**: WV
- **country**: United States
- **location**: 402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764
- **lat**: 39.44351
- **long**: -79.54372
- **full address**: 402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764

## Event gallery

- **Alt text**: LIVE MUSIC w/ The Stone Creek Band
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cde339ce510286469088a922f0a5c641393f5ded155f61ce6685051cc6be6a84-rimg-w1033-h388-dc010000-gmir?v=1780427574

## FAQs

- **Q**: When and where is LIVE MUSIC w/ The Stone Creek Band being held?
  - **A:** LIVE MUSIC w/ The Stone Creek Band takes place on Sat, 06 Jun, 2026 at 08:30 pm to Sat, 06 Jun, 2026 at 08:30 pm at 402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764.
- **Q**: Who is organizing LIVE MUSIC w/ The Stone Creek Band?
  - **A:** LIVE MUSIC w/ The Stone Creek Band is organized by Shorthorns Tavern & Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LIVE MUSIC w/ The Stone Creek Band",
        "image": "https://cdn-az.allevents.in/events6/banners/cde339ce510286469088a922f0a5c641393f5ded155f61ce6685051cc6be6a84-rimg-w1033-h388-dc010000-gmir?v=1780427574",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/terra-alta/live-music-w-the-stone-creek-band/200030123387456",
        "location": {
            "@type": "Place",
            "name": "402 East State Avenue, Terra Alta, WV, United States, West Virginia 26764",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 E State Ave, Terra Alta, WV 26764-1234, United States",
                "addressLocality": "Terra Alta",
                "addressRegion": "WV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.44351",
                "longitude": "-79.54372"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors open at 7pm, $5 cover",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shorthorns Tavern & Grill",
                "url": "https://allevents.in/org/shorthorns-tavern-and-grill/25725583"
            }
        ]
    }
]
```