

# Event Details

- **Event Name**: Six Foot Drop at Coxs Yard
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 09:00 pm
- **Event Description**: Six Foot play first time at Coxs Yard. Really excited!!
- **Event URL**: https://allevents.in/stratford-upon-avon/six-foot-drop-at-coxs-yard/200029502832913
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Stratford-upon-avon
- **state**: EN
- **country**: United Kingdom
- **location**: Cox's Yard
- **lat**: 52.19202
- **long**: -1.7011
- **full address**: Cox's Yard, Bridge Foot,Stratford-upon-Avon, Warwickshire, United Kingdom

## Event gallery

- **Alt text**: Six Foot Drop at Coxs Yard
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2b2692c2d0b8c5d65b1fc773c6fadb7f78f4572e6abcc4d7eba17d06e953fe54-rimg-w1200-h1200-dc1a222f-gmir?v=1775228343

## FAQs

- **Q**: When and where is Six Foot Drop at Coxs Yard being held?
  - **A:** Six Foot Drop at Coxs Yard takes place on Sat, 11 Apr, 2026 at 09:00 pm to Sat, 11 Apr, 2026 at 09:00 pm at Cox's Yard, Bridge Foot,Stratford-upon-Avon, Warwickshire, United Kingdom.
- **Q**: Who is organizing Six Foot Drop at Coxs Yard?
  - **A:** Six Foot Drop at Coxs Yard is organized by Six Foot Drop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Six Foot Drop at Coxs Yard",
        "image": "https://cdn-az.allevents.in/events5/banners/2b2692c2d0b8c5d65b1fc773c6fadb7f78f4572e6abcc4d7eba17d06e953fe54-rimg-w1200-h1200-dc1a222f-gmir?v=1775228343",
        "startDate": "2026-04-11",
        "url": "https://allevents.in/stratford-upon-avon/six-foot-drop-at-coxs-yard/200029502832913",
        "location": {
            "@type": "Place",
            "name": "Cox's Yard",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bridge Foot,Stratford-upon-Avon, Warwickshire",
                "addressLocality": "Stratford-upon-avon",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.19202",
                "longitude": "-1.7011"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Six Foot play first time at Coxs Yard. Really excited!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Six Foot Drop",
                "url": "https://allevents.in/org/six-foot-drop/19561897"
            }
        ]
    }
]
```