

# Event Details

- **Event Name**: LUMO at the Fringe
- **Event Start and End Date**: Sun, 16 Aug, 2026 at 09:00 pm
- **Event Description**: LUMO is back Rockin' at the B Bar 16th August from 9pm
- **Event URL**: https://allevents.in/edinburgh/lumo-at-the-fringe/200030563208055
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: SC
- **country**: United Kingdom
- **location**: B Bar Edinburgh
- **lat**: 55.948334752013
- **long**: -3.1868720054626
- **full address**: B Bar Edinburgh, Aroma Coffee Bar, 75 South Bridge, EH1 1HN, United Kingdom, Edinburgh

## Event gallery

- **Alt text**: LUMO at the Fringe
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a876d7f85f77d877ad586acc65e80de582a10cc31f0bb2269a4d22c67090ffd3-rimg-w1200-h465-dc080808-gmir?v=1786808515

## FAQs

- **Q**: When and where is LUMO at the Fringe being held?
  - **A:** LUMO at the Fringe takes place on Sun, 16 Aug, 2026 at 09:00 pm to Sun, 16 Aug, 2026 at 09:00 pm at B Bar Edinburgh, Aroma Coffee Bar, 75 South Bridge, EH1 1HN, United Kingdom, Edinburgh.
- **Q**: Who is organizing LUMO at the Fringe?
  - **A:** LUMO at the Fringe is organized by Lumo.
- **Q**: Who is this event for? Is it right for me?
  - **A:** LUMO at the Fringe 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 Edinburgh, this event is thoughtfully curated to deliver a standout experience worth every moment. If LUMO at the Fringe 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": "LUMO at the Fringe",
        "image": "https://cdn-az.allevents.in/events5/banners/a876d7f85f77d877ad586acc65e80de582a10cc31f0bb2269a4d22c67090ffd3-rimg-w1200-h465-dc080808-gmir?v=1786808515",
        "startDate": "2026-08-16",
        "url": "https://allevents.in/edinburgh/lumo-at-the-fringe/200030563208055",
        "location": {
            "@type": "Place",
            "name": "B Bar Edinburgh",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Aroma Coffee Bar, 75 South Bridge, EH1 1HN, United Kingdom",
                "addressLocality": "Edinburgh",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "55.948334752013",
                "longitude": "-3.1868720054626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "LUMO is back Rockin' at the B Bar 16th August from 9pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lumo",
                "url": "https://allevents.in/org/lumo/27934448"
            }
        ]
    }
]
```