

# Event Details

- **Event Name**: Eddie & Friends at the Crooked Billet
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:00 am
- **Event Description**: Evening of live music. Early start due to football event.
- **Event URL**: https://allevents.in/doncaster/eddie-and-friends-at-the-crooked-billet/200030229982812
- **Event Categories**: music, sports, live-music, entertainment, football
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Doncaster
- **state**: EN
- **country**: United Kingdom
- **location**: The Cooked billet Owston Ferry
- **lat**: 53.48965
- **long**: -0.77672
- **full address**: The Cooked billet Owston Ferry, 22 Silver Street, Doncaster, DN9 1, United Kingdom

## Event gallery

- **Alt text**: Eddie &amp; Friends at the Crooked Billet
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/07adc8223ef404bc1297672991f80b73d561140b1b72ac9c8dd656d6328844db-rimg-w828-h1279-dc12171a-gmir?v=1782103325

## FAQs

- **Q**: When and where is Eddie & Friends at the Crooked Billet being held?
  - **A:** Eddie & Friends at the Crooked Billet takes place on Sat, 27 Jun, 2026 at 07:00 am to Sat, 27 Jun, 2026 at 07:00 am at The Cooked billet Owston Ferry, 22 Silver Street, Doncaster, DN9 1, United Kingdom.
- **Q**: Who is organizing Eddie & Friends at the Crooked Billet?
  - **A:** Eddie & Friends at the Crooked Billet is organized by Eddie & Friends Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Eddie & Friends at the Crooked Billet is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Doncaster, this event is thoughtfully curated to deliver a standout experience worth every moment. If Eddie & Friends at the Crooked Billet 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": "Eddie &amp; Friends at the Crooked Billet",
        "image": "https://cdn-az.allevents.in/events9/banners/07adc8223ef404bc1297672991f80b73d561140b1b72ac9c8dd656d6328844db-rimg-w828-h1279-dc12171a-gmir?v=1782103325",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/doncaster/eddie-and-friends-at-the-crooked-billet/200030229982812",
        "location": {
            "@type": "Place",
            "name": "The Cooked billet Owston Ferry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "22 Silver Street, Doncaster, DN9 1, United Kingdom",
                "addressLocality": "Doncaster",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.48965",
                "longitude": "-0.77672"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Evening of live music. Early start due to football event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Eddie & Friends Band",
                "url": "https://allevents.in/org/eddie-and-friends-band/24032519"
            }
        ]
    }
]
```