

# Event Details

- **Event Name**: The Holy Rosenbergs
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 03:00 pm – Sun, 12 Apr, 2026 at 05:00 pm (+00:00)
- **Event Description**: The Rosenbergs of Edgware are a family in crisis.  David is desperately trying to save a failing catering business; Lesley is trying to save a...
- **Event URL**: https://allevents.in/london/the-holy-rosenbergs/300042335125
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Menier-Chocolate-Factory/The-Holy-Rosenbergs/42335125/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Menier Chocolate Factory
- **lat**: 51.5046696
- **long**: -0.0951125
- **full address**: Menier Chocolate Factory, 53 Southwark Street, London, United Kingdom

## Event gallery

- **Alt text**: The Holy Rosenbergs
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/9098510a1f906dd3433122cf192bdb3c1aa968db503dc0ae14aa4de83625745e-rimg-w1024-h768-dceeefee-gmir.jpg?v=1775815687

## FAQs

- **Q**: When and where is The Holy Rosenbergs being held?
  - **A:** The Holy Rosenbergs takes place on Sun, 12 Apr, 2026 at 03:00 pm to Sun, 12 Apr, 2026 at 05:00 pm at Menier Chocolate Factory, 53 Southwark Street, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Holy Rosenbergs",
        "image": "https://cdn-az.allevents.in/events3/banners/9098510a1f906dd3433122cf192bdb3c1aa968db503dc0ae14aa4de83625745e-rimg-w1024-h768-dceeefee-gmir.jpg?v=1775815687",
        "startDate": "2026-04-12T15:00:00+00:00",
        "endDate": "2026-04-12T17:00:00+00:00",
        "url": "https://allevents.in/london/the-holy-rosenbergs/300042335125",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Menier Chocolate Factory",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 Southwark Street, London",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.5046696",
                "longitude": "-0.0951125"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Rosenbergs of Edgware are a family in crisis.  David is desperately trying to save a failing catering business; Lesley is trying to save a..."
    }
]
```