

# Event Details

- **Event Name**: Rent
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 07:30 pm – Wed, 30 Dec, 2026 at 02:30 pm (+00:00)
- **Event Description**: Jonathan Larson’s groundbreaking RENT returns with an unforgettable score and a resonant story of joy, uncertainty and resilience.
- **Event URL**: https://allevents.in/london/rent/300042504413
- **Event Categories**: fitness
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/London/Duke-Of-York%27s-Theatre/Rent/42504413/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: London
- **state**: EN
- **country**: United Kingdom
- **location**: Duke Of York's Theatre
- **lat**: 51.51016430
- **long**: -0.12751010
- **full address**: Duke Of York's Theatre, St Martin's Lane, London, United Kingdom

## Event gallery

- **Alt text**: Rent
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/88eb8264b5a2c1f2e4cfbd6538aff8a1655537ceee661c187206ea27590bf570-rimg-w1024-h768-dc15141a-gmir.jpg?v=1784620299

## FAQs

- **Q**: When and where is Rent being held?
  - **A:** Rent takes place on Sat, 26 Sep, 2026 at 07:30 pm to Wed, 30 Dec, 2026 at 02:30 pm at Duke Of York's Theatre, St Martin's Lane, London, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rent",
        "image": "https://cdn-az.allevents.in/events1/banners/88eb8264b5a2c1f2e4cfbd6538aff8a1655537ceee661c187206ea27590bf570-rimg-w1024-h768-dc15141a-gmir.jpg?v=1784620299",
        "startDate": "2026-09-26T19:30:00+00:00",
        "endDate": "2026-12-30T14:30:00+00:00",
        "url": "https://allevents.in/london/rent/300042504413",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Duke Of York's Theatre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "St Martin's Lane, London",
                "addressLocality": "London",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.51016430",
                "longitude": "-0.12751010"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Jonathan Larson’s groundbreaking RENT returns with an unforgettable score and a resonant story of joy, uncertainty and resilience."
    }
]
```