

# Event Details

- **Event Name**: Rock The House
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 08:00 pm
- **Event Description**: Die Kulturbühne Strohalm präsentiert die Erlanger Classic Rock Band Gimme5. Vor dem Konzert kann was Leckeres gegessen werden.
- **Event URL**: https://allevents.in/erlangen/rock-the-house/200028611522925
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Erlangen
- **state**: BY
- **country**: Germany
- **location**: Dartmoor Inn
- **lat**: 49.596266780001
- **long**: 11.009474662145
- **full address**: Dartmoor Inn, Friedrichstraße 36, 91054 Erlangen, Deutschland, Erlangen, Germany

## Event gallery

- **Alt text**: Rock The House
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/17a9456ea61806b4d3e44fec77dd39088fe1e2d8aeb8c237e154931a96b43852-rimg-w1065-h432-dc040504-gmir?v=1768809985

## FAQs

- **Q**: When and where is Rock The House being held?
  - **A:** Rock The House takes place on Thu, 05 Feb, 2026 at 08:00 pm to Thu, 05 Feb, 2026 at 08:00 pm at Dartmoor Inn, Friedrichstraße 36, 91054 Erlangen, Deutschland, Erlangen, Germany.
- **Q**: Who is organizing Rock The House?
  - **A:** Rock The House is organized by Gimme5.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Rock The House 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 Erlangen, this event is thoughtfully curated to deliver a standout experience worth every moment. If Rock The House 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": "Rock The House",
        "image": "https://cdn-az.allevents.in/events1/banners/17a9456ea61806b4d3e44fec77dd39088fe1e2d8aeb8c237e154931a96b43852-rimg-w1065-h432-dc040504-gmir?v=1768809985",
        "startDate": "2026-02-05",
        "url": "https://allevents.in/erlangen/rock-the-house/200028611522925",
        "location": {
            "@type": "Place",
            "name": "Dartmoor Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Friedrichstraße 36, 91054 Erlangen, Deutschland",
                "addressLocality": "Erlangen",
                "addressRegion": "BY",
                "addressCountry": "DE"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.596266780001",
                "longitude": "11.009474662145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Die Kulturbühne Strohalm präsentiert die Erlanger Classic Rock Band Gimme5. Vor dem Konzert kann was Leckeres gegessen werden.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gimme5",
                "url": "https://allevents.in/org/gimme5/19978294"
            }
        ]
    }
]
```