

# Event Details

- **Event Name**: George Balm
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:00 pm
- **Event Description**: Live music from 8pm
- **Event URL**: https://allevents.in/barrow-in-furness/george-balm/200030262012124
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Barrow-in-furness
- **state**: EN
- **country**: United Kingdom
- **location**: Hollow Lane, Barrow in Furness
- **lat**: 54.12364
- **long**: -3.20703
- **full address**: Hollow Lane, Barrow in Furness, 20 Harrel Lane, Barrow-in-Furness, LA13 9LN, United Kingdom

## Event gallery

- **Alt text**: George Balm
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/a9105cf14f18fa5f3f3ca719cc15876fa76c6bb711e0097ed1123e0c1ce58d14-rimg-w1200-h1200-dc777962-gmir?v=1781769204

## FAQs

- **Q**: When and where is George Balm being held?
  - **A:** George Balm takes place on Sat, 20 Jun, 2026 at 08:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at Hollow Lane, Barrow in Furness, 20 Harrel Lane, Barrow-in-Furness, LA13 9LN, United Kingdom.
- **Q**: Who is organizing George Balm?
  - **A:** George Balm is organized by The Farmers Arms Newbarns.
- **Q**: Who is this event for? Is it right for me?
  - **A:** George Balm 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 Barrow-in-furness, this event is thoughtfully curated to deliver a standout experience worth every moment. If George Balm 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": "George Balm",
        "image": "https://cdn-az.allevents.in/events8/banners/a9105cf14f18fa5f3f3ca719cc15876fa76c6bb711e0097ed1123e0c1ce58d14-rimg-w1200-h1200-dc777962-gmir?v=1781769204",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/barrow-in-furness/george-balm/200030262012124",
        "location": {
            "@type": "Place",
            "name": "Hollow Lane, Barrow in Furness",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20 Harrel Lane, Barrow-in-Furness, LA13 9LN, United Kingdom",
                "addressLocality": "Barrow-in-furness",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.12364",
                "longitude": "-3.20703"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music from 8pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Farmers Arms Newbarns",
                "url": "https://allevents.in/org/the-farmers-arms-newbarns/25968685"
            }
        ]
    }
]
```