

# Event Details

- **Event Name**: Way out West Concert
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 07:00 pm
- **Event Description**: Village Harmony presents a concert of Music from the “Wild West” 
Songs from shows including Oklahoma, Annie get your Gun, Paint your wagon & Calamity Jane

Songs from movies including Rio Bravo
- **Event URL**: https://allevents.in/retford/way-out-west-concert/200030242837017
- **Event Categories**: entertainment, concerts, music
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Retford
- **state**: EN
- **country**: United Kingdom
- **location**: Sturton Le Steeple, Lincolnshire, United Kingdom
- **lat**: 53.35
- **long**: -0.816667
- **full address**: Sturton Le Steeple, Lincolnshire, United Kingdom, East Retford, Retford, United Kingdom

## Event gallery

- **Alt text**: Way out West Concert
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/4882a4473e473e1a7167ab143c7ab9432156348755f6e5aaa563285d15ff81d6-rimg-w1200-h1600-dcc0c0c0-gmir?v=1783556459

## FAQs

- **Q**: When and where is Way out West Concert being held?
  - **A:** Way out West Concert takes place on Sat, 11 Jul, 2026 at 07:00 pm to Sat, 11 Jul, 2026 at 07:00 pm at Sturton Le Steeple, Lincolnshire, United Kingdom, East Retford, Retford, United Kingdom.
- **Q**: Who is organizing Way out West Concert?
  - **A:** Way out West Concert is organized by Village Harmony.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Way out West 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 Retford, this event is thoughtfully curated to deliver a standout experience worth every moment. If Way out West 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": "Way out West Concert",
        "image": "https://cdn-az.allevents.in/events7/banners/4882a4473e473e1a7167ab143c7ab9432156348755f6e5aaa563285d15ff81d6-rimg-w1200-h1600-dcc0c0c0-gmir?v=1783556459",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/retford/way-out-west-concert/200030242837017",
        "location": {
            "@type": "Place",
            "name": "Sturton Le Steeple, Lincolnshire, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "East Retford",
                "addressLocality": "Retford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.35",
                "longitude": "-0.816667"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Village Harmony presents a concert of Music from the “Wild West” \nSongs from shows including Oklahoma, Annie get your Gun, Paint your wagon & Calamity Jane\n\nSongs from movies including Rio Bravo",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village Harmony",
                "url": "https://allevents.in/org/village-harmony/27923045"
            }
        ]
    }
]
```