

# Event Details

- **Event Name**: Original Live Music
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 08:00 pm
- **Event Description**: A night of live music here at Ye Olde Forge Valley Inn 12th December. With Stray Scene, Soop and Andy Raw. Save the date x
- **Event URL**: https://allevents.in/scarborough/original-live-music/200029189777308
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Scarborough
- **state**: EN
- **country**: United Kingdom
- **location**: 5 Pickering Road, West Ayton, Scarborough
- **lat**: 54.24871
- **long**: -0.48699
- **full address**: 5 Pickering Road, West Ayton, Scarborough, United Kingdom

## Event gallery

- **Alt text**: Original Live Music
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a7c75cfeb7bd06ce034df102ac24f5dc3fa37b823d359119c1e10237cc17cfbb-rimg-w800-h478-dc74afe9-gmir?v=1764717119

## FAQs

- **Q**: When and where is Original Live Music being held?
  - **A:** Original Live Music takes place on Fri, 12 Dec, 2025 at 08:00 pm to Fri, 12 Dec, 2025 at 08:00 pm at 5 Pickering Road, West Ayton, Scarborough, United Kingdom.
- **Q**: Who is organizing Original Live Music?
  - **A:** Original Live Music is organized by Ye Olde Forge Valley Inn.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Original Live Music 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 Scarborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Original Live Music 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": "Original Live Music",
        "image": "https://cdn-az.allevents.in/events1/banners/a7c75cfeb7bd06ce034df102ac24f5dc3fa37b823d359119c1e10237cc17cfbb-rimg-w800-h478-dc74afe9-gmir?v=1764717119",
        "startDate": "2025-12-12",
        "url": "https://allevents.in/scarborough/original-live-music/200029189777308",
        "location": {
            "@type": "Place",
            "name": "5 Pickering Road, West Ayton, Scarborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Pickering Road, Scarborough, YO13 9JE, United Kingdom",
                "addressLocality": "Scarborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.24871",
                "longitude": "-0.48699"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night of live music here at Ye Olde Forge Valley Inn 12th December. With Stray Scene, Soop and Andy Raw. Save the date x",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ye Olde Forge Valley Inn",
                "url": "https://allevents.in/org/ye-olde-forge-valley-inn/25459505"
            }
        ]
    }
]
```