

# Event Details

- **Event Name**: Rockin' In The Blue Room
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 07:30 pm – Sat, 26 Sep, 2026 at 08:30 pm (+01:00)
- **Event Description**: We're back! After a successful debut at The Blue Room in 2025 Rockin'em will be back for an unforgettable night of Rock'n'Roll!
- **Event URL**: https://allevents.in/lincoln/rockin-in-the-blue-room/80002876658480
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lincoln
- **state**: EN
- **country**: United Kingdom
- **location**: The Blue Room
- **lat**: 53.2352345
- **long**: -0.5436856999999999
- **full address**: The Blue Room, The Lawn, Union Rd, Lincoln LN1 3BU, United Kingdom, Lincoln

## Event gallery

- **Alt text**: Rockin' In The Blue Room
  - **Image URL**: https://cdn2.allevents.in/thumbs/thumb691745bd4c357.jpg

## FAQs

- **Q**: When and where is Rockin' In The Blue Room being held?
  - **A:** Rockin' In The Blue Room takes place on Sat, 26 Sep, 2026 at 07:30 pm to Sat, 26 Sep, 2026 at 08:30 pm at The Blue Room, The Lawn, Union Rd, Lincoln LN1 3BU, United Kingdom, Lincoln.
- **Q**: Who is organizing Rockin' In The Blue Room?
  - **A:** Rockin' In The Blue Room is organized by Rockin'em.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rockin' In The Blue Room",
        "image": "https://cdn2.allevents.in/thumbs/thumb691745bd4c357.jpg",
        "startDate": "2026-09-26T19:30:00+01:00",
        "endDate": "2026-09-26T20:30:00+01:00",
        "url": "https://allevents.in/lincoln/rockin-in-the-blue-room/80002876658480",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Blue Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Lawn, Union Rd, Lincoln LN1 3BU, United Kingdom",
                "postalCode": "LN1 3BU",
                "addressLocality": "Lincoln",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.2352345",
                "longitude": "-0.5436856999999999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're back! After a successful debut at The Blue Room in 2025 Rockin'em will be back for an unforgettable night of Rock'n'Roll!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rockinem",
                "url": "https://allevents.in/org/rockinem/13491026",
                "description": "Rockin'em are a three piece Rock'N'Roll band taking places across the UK & Europe by storm and are well known on the Rock'N'Roll Circuit. "
            }
        ]
    }
]
```