

# Event Details

- **Event Name**: The Golden Saddle in June
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 09:00 pm
- **Event Description**: We look forward to being back at the Golden Saddle in June!! Gonna be a great show! LIVE music, great food and drinks! 
Always a great crowd!
- **Event URL**: https://allevents.in/darlington/the-golden-saddle-in-june/200030075070517
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Darlington
- **state**: SC
- **country**: United States
- **location**: The Golden Saddle
- **lat**: 34.300654993078
- **long**: -79.971626281738
- **full address**: The Golden Saddle, 2244-B Harry Byrd Hwy,Darlington, South Carolina, United States

## Event gallery

- **Alt text**: The Golden Saddle in June
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6ce29cc80d3cd31fa29baf4a4e673e817152a01b1eab9a010331563ad4b41cae-rimg-w1200-h1241-dc462f1a-gmir?v=1782236885

## FAQs

- **Q**: When and where is The Golden Saddle in June being held?
  - **A:** The Golden Saddle in June takes place on Sat, 27 Jun, 2026 at 09:00 pm to Sat, 27 Jun, 2026 at 09:00 pm at The Golden Saddle, 2244-B Harry Byrd Hwy,Darlington, South Carolina, United States.
- **Q**: Who is organizing The Golden Saddle in June?
  - **A:** The Golden Saddle in June is organized by Wild Canyon Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Golden Saddle in June 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 Darlington, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Golden Saddle in June sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Golden Saddle in June",
        "image": "https://cdn-az.allevents.in/events2/banners/6ce29cc80d3cd31fa29baf4a4e673e817152a01b1eab9a010331563ad4b41cae-rimg-w1200-h1241-dc462f1a-gmir?v=1782236885",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/darlington/the-golden-saddle-in-june/200030075070517",
        "location": {
            "@type": "Place",
            "name": "The Golden Saddle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2244-B Harry Byrd Hwy,Darlington, South Carolina",
                "addressLocality": "Darlington",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.300654993078",
                "longitude": "-79.971626281738"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We look forward to being back at the Golden Saddle in June!! Gonna be a great show! LIVE music, great food and drinks! \nAlways a great crowd!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wild Canyon Band",
                "url": "https://allevents.in/org/wild-canyon-band/24374971"
            }
        ]
    }
]
```