Rightmove Scraper avatar

Rightmove Scraper

Pricing

from $10.00 / 1,000 listings

Go to Apify Store
Rightmove Scraper

Rightmove Scraper

Scrape property listings from Rightmove.co.uk using search URLs. Extract prices, images, property types, sizes, locations, and agency details in structured format. Perfect for UK real estate market research, price monitoring, and property data analysis. Only $10 per 1,000 listings.

Pricing

from $10.00 / 1,000 listings

Rating

0.0

(0)

Developer

Rigel Bytes

Rigel Bytes

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

RightMove.co.uk Scraper

Extract property data from Rightmove.co.uk with ease. Get comprehensive property listings including images, prices, locations, sizes, and more — perfect for real estate market research, price monitoring, or property analysis.

For just $10/1000 listings, you can scrape high-quality property data with ease.


Features

  • Extract comprehensive property details:

    • Property Image
    • Property URL
    • Branch Name
    • Property Summary
    • Display Size
    • Price Information
    • Location Details
    • Property Type
  • Support for multiple search URLs

  • Supports proxies for anonymity and bypassing restrictions

  • Fast and reliable scraping with retry mechanisms

Pricing

  • $10 per 1,000 property listings scraped
  • No hidden fees or subscription costs

Input

The actor accepts the following input:

  • urls (array, required): List of Rightmove property search URLs to scrape
  • maxListings (integer, optional): Maximum number of listings to scrape across all URLs. Set to 0 for unlimited
  • proxyConfiguration (object, optional): Proxy settings for enhanced scraping

📝 Copy for Use:

{
"urls": [
{"url": "https://www.rightmove.co.uk/commercial-property-to-let/find.html?locationIdentifier=REGION%5E87490&radius=0.0&rent.x=RENT&search=To+Rent&index=0&sortType=13&priceType=pcm&channel=COMMERCIAL_RENT&transactionType=LETTING"}
],
"maxListings": 0
}

Why Choose This Scraper?

  • Affordable: Pay only $10 per 1,000 products scraped
  • Comprehensive: Extracts all essential product details including pricing and stock levels
  • Easy to Use: Simple setup and integration with the Apify platform
  • Reliable: Built with retry mechanisms to handle network issues
  • Location-aware: Get accurate pricing and availability for specific delivery locations

  • Shifter

    • Reliable residential proxies all over the world.
    • Cheap rates
    • Order Shifter Now
    • Get 10% Off any product, use coupan rigelbytes-YoBB.
  • OxyLabs

    • 100M+ Proxies
    • Fastest proxies in the market
    • Real profile, human-like Residential IPs
    • Quality assurance framework for most reliable IPs
    • Get Proxies
  • DataImpulse

Learn More About Proxies

  • Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
  • Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
  • No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.

Running via Apify Console

You can run this actor from the Apify Console by providing the necessary input parameters.

Running via API

You can trigger this actor using the Apify API, passing the required input in the request body.

API Request Example (Python)

from apify_client import ApifyClient
# Initialize the ApifyClient with your API token
client = ApifyClient("<YOUR_API_TOKEN>")
# Prepare the Actor input
run_input = {
"urls": [
{"url": "https://www.rightmove.co.uk/commercial-property-to-let/find.html?locationIdentifier=REGION%5E87490"}
],
"maxListings": 0
}
# Run the Actor and wait for it to finish
run = client.actor("rigelbytes/rightmove-scraper").call(run_input=run_input)

JavaScript

import { ApifyClient } from 'apify-client';
// Initialize the ApifyClient with your API token
const client = new ApifyClient({
token: '<YOUR_API_TOKEN>',
});
// Prepare Actor input
const input = {
"urls": [
{"url": "https://www.rightmove.co.uk/commercial-property-to-let/find.html?locationIdentifier=REGION%5E87490"}
],
"maxListings": 0
};
(async () => {
// Run the Actor and wait for it to finish
const run = await client.actor("rigelbytes/rightmove-scraper").call(input);
})();

Running with cURL

# Set API token
API_TOKEN=<YOUR_API_TOKEN>
# Prepare Actor input
cat > input.json <<'EOF'
{
"urls": [
{"url": "https://www.rightmove.co.uk/commercial-property-to-let/find.html?locationIdentifier=REGION%5E87490"}
],
"maxListings": 0
}
EOF
# Run the Actor
curl "https://api.apify.com/v2/acts/rigelbytes/rightmove-scraper/runs?token=$API_TOKEN" \
-X POST \
-d @input.json \
-H 'Content-Type: application/json'

Output

The scraper outputs property data in JSON format with the following fields:

  • imageUrl: Property image URL

  • propertyUrl: Property page URL

  • formattedBranchName: Agency/branch name

  • summary: Property description summary

  • displaySize: Property size information

  • price: Price details object

  • Output

    Output

View Detailed Data

🚀 Other Tools by Rigel Bytes

Zillow Scraper
Extract property listings, prices, and details from Zillow effortlessly.

Airbnb Listing Scraper
Gather Airbnb listings, including prices, reviews, and availability.

Web Crawler
A versatile tool to crawl and scrape data from any website.

Zillow Detail Scraper
Dive deeper into Zillow listings with detailed property information.

Daraz Scraper
Scrape product details, prices, and reviews from Daraz.

Airbnb Images Downloader
Download high-quality images from Airbnb listings with ease.

Google Maps Scraper
Extract UNLIMITED business leads with Google Maps Scraper in different languages.

Instagram Profile Scraper
Export Unlimited Instagram Profiles with Instagram Profile Scraper

Understanding Proxies:

When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.

Why Use Proxies?

  • Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
  • Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
  • Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.

Types of Proxies

  1. Residential Proxies
    • Real IP addresses provided by ISPs to home users.
    • They mimic regular users, making them harder to detect.
    • Best for: Long-term, undetectable scraping, and avoiding blocks.
  2. Data Center Proxies
    • IP addresses from servers in data centers.
    • Faster and cheaper than residential proxies but easier to detect and block.
    • Best for: High-speed scraping, but with a higher risk of detection.
  3. Mobile Proxies
    • IPs provided by mobile carriers (3G/4G/5G networks).
    • Very difficult to detect, as they appear as regular mobile users.
    • Best for: Mobile-related scraping or avoiding sophisticated blocks.

Rotating Proxies vs. Straight Proxies

  • Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
  • Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.

About Rigel Bytes

Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.

Contact Us

Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.

Detailed Data

[
{
"id": 136625822,
"bedrooms": 0,
"bathrooms": null,
"numberOfImages": 11,
"numberOfFloorplans": 2,
"numberOfVirtualTours": 0,
"summary": "Newly fitted office space available on ground and 1st floors, moments away from St. James's Square.",
"displayAddress": "6 Duke Street St. James's, London, SW1Y 6BN",
"countryCode": "GB",
"location": {
"latitude": 51.507105,
"longitude": -0.137131
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6a42f3fae/136625822/6a42f3fae1cfe421802b0fc531fa1e10_max_476x317.jpeg",
"url": "property-photo/6a42f3fae/136625822/6a42f3fae1cfe421802b0fc531fa1e10.jpeg",
"caption": "STU - Duke St LV1 - Meeting Room.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/dd31bcdae/136625822/dd31bcdae9b38fb46fd5f3539ce5f661_max_476x317.jpeg",
"url": "property-photo/dd31bcdae/136625822/dd31bcdae9b38fb46fd5f3539ce5f661.jpeg",
"caption": "6 Duke St-069.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/ae072b4d8/136625822/ae072b4d81939700cdb064788e33197b_max_476x317.jpeg",
"url": "property-photo/ae072b4d8/136625822/ae072b4d81939700cdb064788e33197b.jpeg",
"caption": "6 Duke St-065-1.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b7fe5ab1e/136625822/b7fe5ab1e98b92704c7ca697b41dda53_max_476x317.jpeg",
"url": "property-photo/b7fe5ab1e/136625822/b7fe5ab1e98b92704c7ca697b41dda53.jpeg",
"caption": "STU - Duke St LV1 - Open Plan.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/895b624aa/136625822/895b624aa1ce332d19a60b6a4fecd399_max_476x317.jpeg",
"url": "property-photo/895b624aa/136625822/895b624aa1ce332d19a60b6a4fecd399.jpeg",
"caption": "STU - Duke St LV1 - Reception.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/f2a87fb6a/136625822/f2a87fb6a398610882528b464ecaab84_max_476x317.jpeg",
"url": "property-photo/f2a87fb6a/136625822/f2a87fb6a398610882528b464ecaab84.jpeg",
"caption": "Duke Street hero shot.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a86e70971/136625822/a86e709711a5fd07004e5ba8f8a863c6_max_476x317.jpeg",
"url": "property-photo/a86e70971/136625822/a86e709711a5fd07004e5ba8f8a863c6.jpeg",
"caption": "6 Duke St-078.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7302849a5/136625822/7302849a5f78ffb419bf6f319a012567_max_476x317.jpeg",
"url": "property-photo/7302849a5/136625822/7302849a5f78ffb419bf6f319a012567.jpeg",
"caption": "6 Duke St-040.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/27878089e/136625822/27878089e503ed3f791fb8465b193a9b_max_476x317.jpeg",
"url": "property-photo/27878089e/136625822/27878089e503ed3f791fb8465b193a9b.jpeg",
"caption": "6 Duke St-073.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/bc8532ca7/136625822/bc8532ca7e63b47aa9f53bc78c9df713_max_476x317.jpeg",
"url": "property-photo/bc8532ca7/136625822/bc8532ca7e63b47aa9f53bc78c9df713.jpeg",
"caption": "6 Duke St-009.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/831be0f08/136625822/831be0f088b890b1fc408bc1149dcbee_max_476x317.jpeg",
"url": "property-photo/831be0f08/136625822/831be0f088b890b1fc408bc1149dcbee.jpeg",
"caption": "6 Duke St-042.jpg"
}
],
"propertySubType": "Office",
"tenure": {
"tenureType": "LEASEHOLD"
},
"letAvailableDate": "2026-04-01T00:00:00Z",
"listingUpdate": {
"listingUpdateReason": "size_change",
"listingUpdateDate": "2026-01-05T17:54:52Z"
},
"price": {
"amount": 19241,
"frequency": "monthly",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "£19,241 pcm",
"displayPriceQualifier": ""
}
]
},
"premiumListing": false,
"featuredProperty": true,
"commercialSearchProminenceSelected": false,
"customer": {
"branchId": 234983,
"brandPlusLogoURI": "/company/clogo_rmchoice_71960_0001.png",
"contactTelephone": "020 3840 3805",
"branchDisplayName": "RX London Limited, London",
"branchName": "London",
"brandTradingName": "RX London Limited",
"branchLandingPageUrl": "/estate-agents/agent/RX-London-Limited/London-234983.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": true,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2025-06-24T11:39:40Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/company/clogo_rmchoice_71960_0001.png",
"primaryBrandColour": null
},
"distance": null,
"transactionType": "rent",
"productLabel": {
"productLabelText": null,
"spotlightLabel": false
},
"commercial": true,
"development": false,
"residential": false,
"students": false,
"auction": false,
"feesApply": true,
"feesApplyText": null,
"displaySize": "195–634 sq. m.",
"showOnMap": true,
"propertyUrl": "https://www.rightmove.co.uk/properties/136625822#/?channel=COM_LET",
"contactUrl": "/commercial-property-to-let/contactBranch.html?propertyId=136625822",
"staticMapUrl": null,
"channel": "COMMERCIAL_RENT",
"firstVisibleDate": "2023-06-27T13:28:52Z",
"keywords": [],
"tags": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": [
{
"type": "COMMERCIAL",
"priority": 4
}
]
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2026-02-25T00:46:34Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"reviews": null,
"keyFeatures": [
{
"order": 1,
"description": "Fully Fitted",
"htmlDescription": "Fully Fitted"
},
{
"order": 2,
"description": "Moments from St. James's Square",
"htmlDescription": "Moments from St. James's Square"
},
{
"order": 3,
"description": "Manned Reception",
"htmlDescription": "Manned Reception"
},
{
"order": 4,
"description": "Bike racks and showers",
"htmlDescription": "Bike racks and showers"
},
{
"order": 5,
"description": "Raised floor",
"htmlDescription": "Raised floor"
},
{
"order": 6,
"description": "New on floor M&E",
"htmlDescription": "New on floor M&E"
},
{
"order": 7,
"description": "New on floor LED Lighting",
"htmlDescription": "New on floor LED Lighting"
}
],
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6a42f3fae/136625822/6a42f3fae1cfe421802b0fc531fa1e10_max_476x317.jpeg",
"url": "property-photo/6a42f3fae/136625822/6a42f3fae1cfe421802b0fc531fa1e10.jpeg",
"caption": "STU - Duke St LV1 - Meeting Room.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/dd31bcdae/136625822/dd31bcdae9b38fb46fd5f3539ce5f661_max_476x317.jpeg",
"url": "property-photo/dd31bcdae/136625822/dd31bcdae9b38fb46fd5f3539ce5f661.jpeg",
"caption": "6 Duke St-069.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/ae072b4d8/136625822/ae072b4d81939700cdb064788e33197b_max_476x317.jpeg",
"url": "property-photo/ae072b4d8/136625822/ae072b4d81939700cdb064788e33197b.jpeg",
"caption": "6 Duke St-065-1.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b7fe5ab1e/136625822/b7fe5ab1e98b92704c7ca697b41dda53_max_476x317.jpeg",
"url": "property-photo/b7fe5ab1e/136625822/b7fe5ab1e98b92704c7ca697b41dda53.jpeg",
"caption": "STU - Duke St LV1 - Open Plan.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/895b624aa/136625822/895b624aa1ce332d19a60b6a4fecd399_max_476x317.jpeg",
"url": "property-photo/895b624aa/136625822/895b624aa1ce332d19a60b6a4fecd399.jpeg",
"caption": "STU - Duke St LV1 - Reception.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/f2a87fb6a/136625822/f2a87fb6a398610882528b464ecaab84_max_476x317.jpeg",
"url": "property-photo/f2a87fb6a/136625822/f2a87fb6a398610882528b464ecaab84.jpeg",
"caption": "Duke Street hero shot.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a86e70971/136625822/a86e709711a5fd07004e5ba8f8a863c6_max_476x317.jpeg",
"url": "property-photo/a86e70971/136625822/a86e709711a5fd07004e5ba8f8a863c6.jpeg",
"caption": "6 Duke St-078.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7302849a5/136625822/7302849a5f78ffb419bf6f319a012567_max_476x317.jpeg",
"url": "property-photo/7302849a5/136625822/7302849a5f78ffb419bf6f319a012567.jpeg",
"caption": "6 Duke St-040.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/27878089e/136625822/27878089e503ed3f791fb8465b193a9b_max_476x317.jpeg",
"url": "property-photo/27878089e/136625822/27878089e503ed3f791fb8465b193a9b.jpeg",
"caption": "6 Duke St-073.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/bc8532ca7/136625822/bc8532ca7e63b47aa9f53bc78c9df713_max_476x317.jpeg",
"url": "property-photo/bc8532ca7/136625822/bc8532ca7e63b47aa9f53bc78c9df713.jpeg",
"caption": "6 Duke St-009.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/831be0f08/136625822/831be0f088b890b1fc408bc1149dcbee_max_476x317.jpeg",
"url": "property-photo/831be0f08/136625822/831be0f088b890b1fc408bc1149dcbee.jpeg",
"caption": "6 Duke St-042.jpg"
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6a42f3fae/136625822/6a42f3fae1cfe421802b0fc531fa1e10_max_476x317.jpeg",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6a42f3fae/136625822/6a42f3fae1cfe421802b0fc531fa1e10_max_296x197.jpeg"
},
"formattedBranchName": "Marketed by RX London Limited, London",
"addedOrReduced": "",
"formattedDistance": "",
"heading": "Featured Property",
"propertyTypeFullDescription": "Office",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true,
"enhancedListing": false,
"imageUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6a42f3fae/136625822/6a42f3fae1cfe421802b0fc531fa1e10_max_476x317.jpeg"
},
{
"id": 132050240,
"bedrooms": 0,
"bathrooms": null,
"numberOfImages": 14,
"numberOfFloorplans": 5,
"numberOfVirtualTours": 0,
"summary": "5 Old Bailey offers c.56,000 sq ft available space on a prominent corner site moments from St. Pauls Cathedral.",
"displayAddress": "5 Old Bailey, London, EC4M 7BA",
"countryCode": "GB",
"location": {
"latitude": 51.514381,
"longitude": -0.102303
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d8dab9828/132050240/d8dab982882e0349bb2cd128105d05cc_max_476x317.jpeg",
"url": "property-photo/d8dab9828/132050240/d8dab982882e0349bb2cd128105d05cc.jpeg",
"caption": "c59c8a9b521d4b17b9a50dc86a6fe180.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/be7d903e0/132050240/be7d903e0cc91433c0605b402f0a1e57_max_476x317.jpeg",
"url": "property-photo/be7d903e0/132050240/be7d903e0cc91433c0605b402f0a1e57.jpeg",
"caption": "Screenshot 20230227 143655.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6506c6787/132050240/6506c67878c4077197a0b8e5fb183335_max_476x317.jpeg",
"url": "property-photo/6506c6787/132050240/6506c67878c4077197a0b8e5fb183335.jpeg",
"caption": "P28.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/374dfae9e/132050240/374dfae9e857274dfb40a9fafa609aa4_max_476x317.jpeg",
"url": "property-photo/374dfae9e/132050240/374dfae9e857274dfb40a9fafa609aa4.jpeg",
"caption": "P15.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/0326c49a6/132050240/0326c49a635039918a11316d503c6098_max_476x317.jpeg",
"url": "property-photo/0326c49a6/132050240/0326c49a635039918a11316d503c6098.jpeg",
"caption": "P9.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/970b2629c/132050240/970b2629c87ce2ffde8c5d9d117b5a0d_max_476x317.jpeg",
"url": "property-photo/970b2629c/132050240/970b2629c87ce2ffde8c5d9d117b5a0d.jpeg",
"caption": "d22ffbc9787f4765a0d6d9cf91ab581b.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/fe79af5bf/132050240/fe79af5bf00d3a29800d8a1659e56242_max_476x317.jpeg",
"url": "property-photo/fe79af5bf/132050240/fe79af5bf00d3a29800d8a1659e56242.jpeg",
"caption": "P13.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/41813a57f/132050240/41813a57f0b3315d3fb9bcf037c6469e_max_476x317.jpeg",
"url": "property-photo/41813a57f/132050240/41813a57f0b3315d3fb9bcf037c6469e.jpeg",
"caption": "P14.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2aae74103/132050240/2aae741030445c35819cbe7fb0c9a864_max_476x317.jpeg",
"url": "property-photo/2aae74103/132050240/2aae741030445c35819cbe7fb0c9a864.jpeg",
"caption": "P36.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4b1463713/132050240/4b14637135e57b2f82653914a0cc6956_max_476x317.jpeg",
"url": "property-photo/4b1463713/132050240/4b14637135e57b2f82653914a0cc6956.jpeg",
"caption": "P38.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/5ec9a28d7/132050240/5ec9a28d77814014dae40c19419c28a6_max_476x317.jpeg",
"url": "property-photo/5ec9a28d7/132050240/5ec9a28d77814014dae40c19419c28a6.jpeg",
"caption": "76507149d6e9438e872d2dc27d944760.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3caa56881/132050240/3caa56881dd6839b9cb5b7be3d8cb86e_max_476x317.jpeg",
"url": "property-photo/3caa56881/132050240/3caa56881dd6839b9cb5b7be3d8cb86e.jpeg",
"caption": "5c50e3381e704adfac7d681c59b10b72.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a1d22fb6f/132050240/a1d22fb6f4adb3801c86bb3cfd3d4b09_max_476x317.jpeg",
"url": "property-photo/a1d22fb6f/132050240/a1d22fb6f4adb3801c86bb3cfd3d4b09.jpeg",
"caption": "7d8f99c6c28f4ab691a74d1cc54bf2d1.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/1e8e1e25b/132050240/1e8e1e25bbe466dbcd16ce56fa27eebb_max_476x317.jpeg",
"url": "property-photo/1e8e1e25b/132050240/1e8e1e25bbe466dbcd16ce56fa27eebb.jpeg",
"caption": "88f603fbf98241ee8dcfaca93b5a14b4.jpg"
}
],
"propertySubType": "Office",
"tenure": {
"tenureType": "LEASEHOLD"
},
"letAvailableDate": "2026-02-25T00:00:00Z",
"listingUpdate": {
"listingUpdateReason": "size_change",
"listingUpdateDate": "2026-01-05T15:34:14Z"
},
"price": {
"amount": 17782,
"frequency": "monthly",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "£17,782 pcm",
"displayPriceQualifier": ""
}
]
},
"premiumListing": false,
"featuredProperty": false,
"commercialSearchProminenceSelected": false,
"customer": {
"branchId": 221255,
"brandPlusLogoURI": "/brand/brand_rmchoice_logo_82094_0000.png",
"contactTelephone": "020 3835 5881",
"branchDisplayName": "Avison Young (UK) Limited, London Markets",
"branchName": "London Markets",
"brandTradingName": "Avison Young (UK) Limited",
"branchLandingPageUrl": "/estate-agents/agent/Avison-Young-UK-Limited/London-Markets-221255.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": true,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2026-01-02T09:20:09Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/brand/brand_rmchoice_logo_82094_0000.png",
"primaryBrandColour": null
},
"distance": null,
"transactionType": "rent",
"productLabel": {
"productLabelText": null,
"spotlightLabel": false
},
"commercial": true,
"development": false,
"residential": false,
"students": false,
"auction": false,
"feesApply": true,
"feesApplyText": null,
"displaySize": "345–5,248 sq. m.",
"showOnMap": true,
"propertyUrl": "https://www.rightmove.co.uk/properties/132050240#/?channel=COM_LET",
"contactUrl": "/commercial-property-to-let/contactBranch.html?propertyId=132050240",
"staticMapUrl": null,
"channel": "COMMERCIAL_RENT",
"firstVisibleDate": "2023-02-27T15:05:17Z",
"keywords": [],
"tags": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": [
{
"type": "COMMERCIAL",
"priority": 4
}
]
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2026-02-25T00:36:06Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"reviews": null,
"keyFeatures": [
{
"order": 1,
"description": "A great self-contained HQ opportunity",
"htmlDescription": "A great self-contained HQ opportunity"
},
{
"order": 2,
"description": "Great Natural Light",
"htmlDescription": "Great Natural Light"
},
{
"order": 3,
"description": "Manned Reception",
"htmlDescription": "Manned Reception"
},
{
"order": 4,
"description": "End of Trip Facilities",
"htmlDescription": "End of Trip Facilities"
},
{
"order": 5,
"description": "Views of St. Pauls Cathedral",
"htmlDescription": "Views of St. Pauls Cathedral"
},
{
"order": 6,
"description": "Private Terrace",
"htmlDescription": "Private Terrace"
}
],
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d8dab9828/132050240/d8dab982882e0349bb2cd128105d05cc_max_476x317.jpeg",
"url": "property-photo/d8dab9828/132050240/d8dab982882e0349bb2cd128105d05cc.jpeg",
"caption": "c59c8a9b521d4b17b9a50dc86a6fe180.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/be7d903e0/132050240/be7d903e0cc91433c0605b402f0a1e57_max_476x317.jpeg",
"url": "property-photo/be7d903e0/132050240/be7d903e0cc91433c0605b402f0a1e57.jpeg",
"caption": "Screenshot 20230227 143655.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6506c6787/132050240/6506c67878c4077197a0b8e5fb183335_max_476x317.jpeg",
"url": "property-photo/6506c6787/132050240/6506c67878c4077197a0b8e5fb183335.jpeg",
"caption": "P28.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/374dfae9e/132050240/374dfae9e857274dfb40a9fafa609aa4_max_476x317.jpeg",
"url": "property-photo/374dfae9e/132050240/374dfae9e857274dfb40a9fafa609aa4.jpeg",
"caption": "P15.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/0326c49a6/132050240/0326c49a635039918a11316d503c6098_max_476x317.jpeg",
"url": "property-photo/0326c49a6/132050240/0326c49a635039918a11316d503c6098.jpeg",
"caption": "P9.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/970b2629c/132050240/970b2629c87ce2ffde8c5d9d117b5a0d_max_476x317.jpeg",
"url": "property-photo/970b2629c/132050240/970b2629c87ce2ffde8c5d9d117b5a0d.jpeg",
"caption": "d22ffbc9787f4765a0d6d9cf91ab581b.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/fe79af5bf/132050240/fe79af5bf00d3a29800d8a1659e56242_max_476x317.jpeg",
"url": "property-photo/fe79af5bf/132050240/fe79af5bf00d3a29800d8a1659e56242.jpeg",
"caption": "P13.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/41813a57f/132050240/41813a57f0b3315d3fb9bcf037c6469e_max_476x317.jpeg",
"url": "property-photo/41813a57f/132050240/41813a57f0b3315d3fb9bcf037c6469e.jpeg",
"caption": "P14.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2aae74103/132050240/2aae741030445c35819cbe7fb0c9a864_max_476x317.jpeg",
"url": "property-photo/2aae74103/132050240/2aae741030445c35819cbe7fb0c9a864.jpeg",
"caption": "P36.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4b1463713/132050240/4b14637135e57b2f82653914a0cc6956_max_476x317.jpeg",
"url": "property-photo/4b1463713/132050240/4b14637135e57b2f82653914a0cc6956.jpeg",
"caption": "P38.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/5ec9a28d7/132050240/5ec9a28d77814014dae40c19419c28a6_max_476x317.jpeg",
"url": "property-photo/5ec9a28d7/132050240/5ec9a28d77814014dae40c19419c28a6.jpeg",
"caption": "76507149d6e9438e872d2dc27d944760.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3caa56881/132050240/3caa56881dd6839b9cb5b7be3d8cb86e_max_476x317.jpeg",
"url": "property-photo/3caa56881/132050240/3caa56881dd6839b9cb5b7be3d8cb86e.jpeg",
"caption": "5c50e3381e704adfac7d681c59b10b72.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a1d22fb6f/132050240/a1d22fb6f4adb3801c86bb3cfd3d4b09_max_476x317.jpeg",
"url": "property-photo/a1d22fb6f/132050240/a1d22fb6f4adb3801c86bb3cfd3d4b09.jpeg",
"caption": "7d8f99c6c28f4ab691a74d1cc54bf2d1.jpg"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/1e8e1e25b/132050240/1e8e1e25bbe466dbcd16ce56fa27eebb_max_476x317.jpeg",
"url": "property-photo/1e8e1e25b/132050240/1e8e1e25bbe466dbcd16ce56fa27eebb.jpeg",
"caption": "88f603fbf98241ee8dcfaca93b5a14b4.jpg"
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d8dab9828/132050240/d8dab982882e0349bb2cd128105d05cc_max_476x317.jpeg",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d8dab9828/132050240/d8dab982882e0349bb2cd128105d05cc_max_296x197.jpeg"
},
"formattedBranchName": "Marketed by Avison Young (UK) Limited, London Markets",
"addedOrReduced": "",
"formattedDistance": "",
"heading": "",
"propertyTypeFullDescription": "Office",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true,
"enhancedListing": false,
"imageUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d8dab9828/132050240/d8dab982882e0349bb2cd128105d05cc_max_476x317.jpeg"
},
{
"id": 160114697,
"bedrooms": 0,
"bathrooms": null,
"numberOfImages": 26,
"numberOfFloorplans": 0,
"numberOfVirtualTours": 1,
"summary": "Holborn Gate is home to a growing community of leading global businesses. Located in the heart of Midtown, between Chancery Lane and Farringdon tube stations, our serviced offices in Holborn Gate have excellent networks to provide opportunities for both big and small businesses.",
"displayAddress": "High Holborn, London, WC1V",
"countryCode": "GB",
"location": {
"latitude": 51.51803,
"longitude": -0.11236
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c6aebfd33/160114697/c6aebfd331d181a5a0f195ad0b2085ad_max_476x317.jpeg",
"url": "property-photo/c6aebfd33/160114697/c6aebfd331d181a5a0f195ad0b2085ad.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/04b29d528/160114697/04b29d5283527fb02890aa13213ac7c1_max_476x317.jpeg",
"url": "property-photo/04b29d528/160114697/04b29d5283527fb02890aa13213ac7c1.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/096745d06/160114697/096745d0632053a72730858ebe37d2d6_max_476x317.jpeg",
"url": "property-photo/096745d06/160114697/096745d0632053a72730858ebe37d2d6.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3a18353d7/160114697/3a18353d7b68816a50b33894dad87ec9_max_476x317.jpeg",
"url": "property-photo/3a18353d7/160114697/3a18353d7b68816a50b33894dad87ec9.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/0d2c0ece6/160114697/0d2c0ece6bb6074ecb632266338ec42b_max_476x317.jpeg",
"url": "property-photo/0d2c0ece6/160114697/0d2c0ece6bb6074ecb632266338ec42b.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/eb73bbd9f/160114697/eb73bbd9f2bfdf2bd25e379ca2a47358_max_476x317.jpeg",
"url": "property-photo/eb73bbd9f/160114697/eb73bbd9f2bfdf2bd25e379ca2a47358.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/35bb10f11/160114697/35bb10f11e361e1ac08f78c2b835e931_max_476x317.jpeg",
"url": "property-photo/35bb10f11/160114697/35bb10f11e361e1ac08f78c2b835e931.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c241769c7/160114697/c241769c74b3d7b65b06a0a69496e33e_max_476x317.jpeg",
"url": "property-photo/c241769c7/160114697/c241769c74b3d7b65b06a0a69496e33e.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d34ad3b52/160114697/d34ad3b5221d21ebed03305ad66bf96f_max_476x317.jpeg",
"url": "property-photo/d34ad3b52/160114697/d34ad3b5221d21ebed03305ad66bf96f.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2ab8b8802/160114697/2ab8b88021b726a0fdba3f9f5912e5ad_max_476x317.jpeg",
"url": "property-photo/2ab8b8802/160114697/2ab8b88021b726a0fdba3f9f5912e5ad.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/58bde1de9/160114697/58bde1de9307319423a41f70a734cf4f_max_476x317.jpeg",
"url": "property-photo/58bde1de9/160114697/58bde1de9307319423a41f70a734cf4f.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/eb3053959/160114697/eb3053959d2b0f582a82feb196a11eca_max_476x317.jpeg",
"url": "property-photo/eb3053959/160114697/eb3053959d2b0f582a82feb196a11eca.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/1781a461e/160114697/1781a461efc12f7a692c333b8914afa5_max_476x317.jpeg",
"url": "property-photo/1781a461e/160114697/1781a461efc12f7a692c333b8914afa5.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b1fb6ecf3/160114697/b1fb6ecf399a4a4b044c2e944252edb4_max_476x317.jpeg",
"url": "property-photo/b1fb6ecf3/160114697/b1fb6ecf399a4a4b044c2e944252edb4.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/18f195ec8/160114697/18f195ec880cd38f6e50c9daec2b02fa_max_476x317.jpeg",
"url": "property-photo/18f195ec8/160114697/18f195ec880cd38f6e50c9daec2b02fa.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b85003915/160114697/b85003915c8c2acbd9d4ecae654cdb83_max_476x317.jpeg",
"url": "property-photo/b85003915/160114697/b85003915c8c2acbd9d4ecae654cdb83.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d335bdb9f/160114697/d335bdb9fb3620c4caf306771474c624_max_476x317.jpeg",
"url": "property-photo/d335bdb9f/160114697/d335bdb9fb3620c4caf306771474c624.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/37771ecc9/160114697/37771ecc920c871631ebbecef8decb8c_max_476x317.jpeg",
"url": "property-photo/37771ecc9/160114697/37771ecc920c871631ebbecef8decb8c.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7976e57e2/160114697/7976e57e2929a64d6e528f749b62048d_max_476x317.jpeg",
"url": "property-photo/7976e57e2/160114697/7976e57e2929a64d6e528f749b62048d.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/85b77f768/160114697/85b77f768949181581a5fc3e842a5673_max_476x317.jpeg",
"url": "property-photo/85b77f768/160114697/85b77f768949181581a5fc3e842a5673.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/fe618eff3/160114697/fe618eff3be3fdb37b76e07cf03f6eb6_max_476x317.jpeg",
"url": "property-photo/fe618eff3/160114697/fe618eff3be3fdb37b76e07cf03f6eb6.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/74fc23046/160114697/74fc23046cdc49a58398b5d1b18646e3_max_476x317.jpeg",
"url": "property-photo/74fc23046/160114697/74fc23046cdc49a58398b5d1b18646e3.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/609e700d6/160114697/609e700d640936c3bd89aeb2da5efb9e_max_476x317.jpeg",
"url": "property-photo/609e700d6/160114697/609e700d640936c3bd89aeb2da5efb9e.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/20fe75eb0/160114697/20fe75eb0f1839e0ac57e73b4b747f74_max_476x317.jpeg",
"url": "property-photo/20fe75eb0/160114697/20fe75eb0f1839e0ac57e73b4b747f74.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/bd9363cdd/160114697/bd9363cddd9059e6d35f396a156e5228_max_476x317.jpeg",
"url": "property-photo/bd9363cdd/160114697/bd9363cddd9059e6d35f396a156e5228.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/ed090f2bb/160114697/ed090f2bb396d4d72a12f331777374ca_max_476x317.jpeg",
"url": "property-photo/ed090f2bb/160114697/ed090f2bb396d4d72a12f331777374ca.jpeg",
"caption": null
}
],
"propertySubType": "Serviced Office",
"tenure": {
"tenureType": null
},
"letAvailableDate": null,
"listingUpdate": {
"listingUpdateReason": "new",
"listingUpdateDate": "2025-10-15T14:24:13Z"
},
"price": {
"amount": 18200,
"frequency": "monthly",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "£18,200 pcm",
"displayPriceQualifier": "From"
}
]
},
"premiumListing": true,
"featuredProperty": false,
"commercialSearchProminenceSelected": false,
"customer": {
"branchId": 142841,
"brandPlusLogoURI": "/company/clogo_rmchoice_31396_0007.png",
"contactTelephone": "020 4572 4260",
"branchDisplayName": "Orega, London",
"branchName": "London",
"brandTradingName": "Orega",
"branchLandingPageUrl": "/estate-agents/agent/Orega/London-142841.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": true,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2025-10-15T14:24:19Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/company/clogo_rmchoice_31396_0007.png",
"primaryBrandColour": null
},
"distance": null,
"transactionType": "rent",
"productLabel": {
"productLabelText": "Premium Listing",
"spotlightLabel": false
},
"commercial": true,
"development": false,
"residential": false,
"students": false,
"auction": false,
"feesApply": true,
"feesApplyText": null,
"displaySize": "0–3,159 sq. m.",
"showOnMap": true,
"propertyUrl": "https://www.rightmove.co.uk/properties/160114697#/?channel=COM_LET",
"contactUrl": "/commercial-property-to-let/contactBranch.html?propertyId=160114697",
"staticMapUrl": null,
"channel": "COMMERCIAL_RENT",
"firstVisibleDate": "2025-04-04T14:48:25Z",
"keywords": [],
"tags": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": [
{
"type": "COMMERCIAL",
"priority": 4
}
]
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2026-02-18T10:03:14Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"reviews": null,
"keyFeatures": [
{
"order": 1,
"description": "Bespoke design",
"htmlDescription": "Bespoke design"
},
{
"order": 2,
"description": "CCTV monitoring",
"htmlDescription": "CCTV monitoring"
},
{
"order": 3,
"description": "Supercharged connectivity",
"htmlDescription": "Supercharged connectivity"
},
{
"order": 4,
"description": "Concierge service",
"htmlDescription": "Concierge service"
},
{
"order": 5,
"description": "Collaboration spaces",
"htmlDescription": "Collaboration spaces"
},
{
"order": 6,
"description": "Climate control",
"htmlDescription": "Climate control"
},
{
"order": 7,
"description": "Beautiful atrium gardens",
"htmlDescription": "Beautiful atrium gardens"
},
{
"order": 8,
"description": "Unlimited tea and coffee",
"htmlDescription": "Unlimited tea and coffee"
},
{
"order": 9,
"description": "Tech enabled meeting rooms",
"htmlDescription": "Tech enabled meeting rooms"
},
{
"order": 10,
"description": "Shower & changing facilities",
"htmlDescription": "Shower & changing facilities"
}
],
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c6aebfd33/160114697/c6aebfd331d181a5a0f195ad0b2085ad_max_476x317.jpeg",
"url": "property-photo/c6aebfd33/160114697/c6aebfd331d181a5a0f195ad0b2085ad.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/04b29d528/160114697/04b29d5283527fb02890aa13213ac7c1_max_476x317.jpeg",
"url": "property-photo/04b29d528/160114697/04b29d5283527fb02890aa13213ac7c1.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/096745d06/160114697/096745d0632053a72730858ebe37d2d6_max_476x317.jpeg",
"url": "property-photo/096745d06/160114697/096745d0632053a72730858ebe37d2d6.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3a18353d7/160114697/3a18353d7b68816a50b33894dad87ec9_max_476x317.jpeg",
"url": "property-photo/3a18353d7/160114697/3a18353d7b68816a50b33894dad87ec9.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/0d2c0ece6/160114697/0d2c0ece6bb6074ecb632266338ec42b_max_476x317.jpeg",
"url": "property-photo/0d2c0ece6/160114697/0d2c0ece6bb6074ecb632266338ec42b.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/eb73bbd9f/160114697/eb73bbd9f2bfdf2bd25e379ca2a47358_max_476x317.jpeg",
"url": "property-photo/eb73bbd9f/160114697/eb73bbd9f2bfdf2bd25e379ca2a47358.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/35bb10f11/160114697/35bb10f11e361e1ac08f78c2b835e931_max_476x317.jpeg",
"url": "property-photo/35bb10f11/160114697/35bb10f11e361e1ac08f78c2b835e931.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c241769c7/160114697/c241769c74b3d7b65b06a0a69496e33e_max_476x317.jpeg",
"url": "property-photo/c241769c7/160114697/c241769c74b3d7b65b06a0a69496e33e.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d34ad3b52/160114697/d34ad3b5221d21ebed03305ad66bf96f_max_476x317.jpeg",
"url": "property-photo/d34ad3b52/160114697/d34ad3b5221d21ebed03305ad66bf96f.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2ab8b8802/160114697/2ab8b88021b726a0fdba3f9f5912e5ad_max_476x317.jpeg",
"url": "property-photo/2ab8b8802/160114697/2ab8b88021b726a0fdba3f9f5912e5ad.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/58bde1de9/160114697/58bde1de9307319423a41f70a734cf4f_max_476x317.jpeg",
"url": "property-photo/58bde1de9/160114697/58bde1de9307319423a41f70a734cf4f.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/eb3053959/160114697/eb3053959d2b0f582a82feb196a11eca_max_476x317.jpeg",
"url": "property-photo/eb3053959/160114697/eb3053959d2b0f582a82feb196a11eca.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/1781a461e/160114697/1781a461efc12f7a692c333b8914afa5_max_476x317.jpeg",
"url": "property-photo/1781a461e/160114697/1781a461efc12f7a692c333b8914afa5.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b1fb6ecf3/160114697/b1fb6ecf399a4a4b044c2e944252edb4_max_476x317.jpeg",
"url": "property-photo/b1fb6ecf3/160114697/b1fb6ecf399a4a4b044c2e944252edb4.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/18f195ec8/160114697/18f195ec880cd38f6e50c9daec2b02fa_max_476x317.jpeg",
"url": "property-photo/18f195ec8/160114697/18f195ec880cd38f6e50c9daec2b02fa.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b85003915/160114697/b85003915c8c2acbd9d4ecae654cdb83_max_476x317.jpeg",
"url": "property-photo/b85003915/160114697/b85003915c8c2acbd9d4ecae654cdb83.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d335bdb9f/160114697/d335bdb9fb3620c4caf306771474c624_max_476x317.jpeg",
"url": "property-photo/d335bdb9f/160114697/d335bdb9fb3620c4caf306771474c624.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/37771ecc9/160114697/37771ecc920c871631ebbecef8decb8c_max_476x317.jpeg",
"url": "property-photo/37771ecc9/160114697/37771ecc920c871631ebbecef8decb8c.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7976e57e2/160114697/7976e57e2929a64d6e528f749b62048d_max_476x317.jpeg",
"url": "property-photo/7976e57e2/160114697/7976e57e2929a64d6e528f749b62048d.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/85b77f768/160114697/85b77f768949181581a5fc3e842a5673_max_476x317.jpeg",
"url": "property-photo/85b77f768/160114697/85b77f768949181581a5fc3e842a5673.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/fe618eff3/160114697/fe618eff3be3fdb37b76e07cf03f6eb6_max_476x317.jpeg",
"url": "property-photo/fe618eff3/160114697/fe618eff3be3fdb37b76e07cf03f6eb6.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/74fc23046/160114697/74fc23046cdc49a58398b5d1b18646e3_max_476x317.jpeg",
"url": "property-photo/74fc23046/160114697/74fc23046cdc49a58398b5d1b18646e3.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/609e700d6/160114697/609e700d640936c3bd89aeb2da5efb9e_max_476x317.jpeg",
"url": "property-photo/609e700d6/160114697/609e700d640936c3bd89aeb2da5efb9e.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/20fe75eb0/160114697/20fe75eb0f1839e0ac57e73b4b747f74_max_476x317.jpeg",
"url": "property-photo/20fe75eb0/160114697/20fe75eb0f1839e0ac57e73b4b747f74.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/bd9363cdd/160114697/bd9363cddd9059e6d35f396a156e5228_max_476x317.jpeg",
"url": "property-photo/bd9363cdd/160114697/bd9363cddd9059e6d35f396a156e5228.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/ed090f2bb/160114697/ed090f2bb396d4d72a12f331777374ca_max_476x317.jpeg",
"url": "property-photo/ed090f2bb/160114697/ed090f2bb396d4d72a12f331777374ca.jpeg",
"caption": null
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c6aebfd33/160114697/c6aebfd331d181a5a0f195ad0b2085ad_max_476x317.jpeg",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c6aebfd33/160114697/c6aebfd331d181a5a0f195ad0b2085ad_max_296x197.jpeg"
},
"formattedBranchName": "Marketed by Orega, London",
"addedOrReduced": "",
"formattedDistance": "",
"heading": "",
"propertyTypeFullDescription": "Serviced office",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true,
"enhancedListing": false,
"imageUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c6aebfd33/160114697/c6aebfd331d181a5a0f195ad0b2085ad_max_476x317.jpeg"
},
{
"id": 160114103,
"bedrooms": 0,
"bathrooms": null,
"numberOfImages": 20,
"numberOfFloorplans": 0,
"numberOfVirtualTours": 1,
"summary": "Located opposite Fenchurch Street station, 70 Mark Lane is surrounded by some of London's most iconic buildings, including the Walkie-Talkie and The Leadenhall Building. At Orega, we offer serviced offices on Mark Lane for businesses of any size and from any sector.",
"displayAddress": "Mark Lane, London, EC3R",
"countryCode": "GB",
"location": {
"latitude": 51.51139,
"longitude": -0.07992
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4c619437b/160114103/4c619437b1258aad0d962c2dc6cea468_max_476x317.jpeg",
"url": "property-photo/4c619437b/160114103/4c619437b1258aad0d962c2dc6cea468.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/15fa9c418/160114103/15fa9c418a78289a9adb98f9b08acc37_max_476x317.jpeg",
"url": "property-photo/15fa9c418/160114103/15fa9c418a78289a9adb98f9b08acc37.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/e57769b06/160114103/e57769b066d572d1c54919cc17102bd0_max_476x317.jpeg",
"url": "property-photo/e57769b06/160114103/e57769b066d572d1c54919cc17102bd0.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/ece8d35d0/160114103/ece8d35d0453477051f7deed80b4be99_max_476x317.jpeg",
"url": "property-photo/ece8d35d0/160114103/ece8d35d0453477051f7deed80b4be99.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/cc14d5801/160114103/cc14d580115f02cf07a47ba9fdbfd3f8_max_476x317.jpeg",
"url": "property-photo/cc14d5801/160114103/cc14d580115f02cf07a47ba9fdbfd3f8.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/04f828ba8/160114103/04f828ba8966037c77e41faa4729aefa_max_476x317.jpeg",
"url": "property-photo/04f828ba8/160114103/04f828ba8966037c77e41faa4729aefa.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/391af9331/160114103/391af9331692afa9825c1f3a80c7ef77_max_476x317.jpeg",
"url": "property-photo/391af9331/160114103/391af9331692afa9825c1f3a80c7ef77.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7968ad792/160114103/7968ad792d6f4fdd1c064126db512132_max_476x317.jpeg",
"url": "property-photo/7968ad792/160114103/7968ad792d6f4fdd1c064126db512132.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7c2b68820/160114103/7c2b68820caf61d1455a620936c837a1_max_476x317.jpeg",
"url": "property-photo/7c2b68820/160114103/7c2b68820caf61d1455a620936c837a1.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a608fc9cc/160114103/a608fc9ccaf7302c38f6984095bbbdd9_max_476x317.jpeg",
"url": "property-photo/a608fc9cc/160114103/a608fc9ccaf7302c38f6984095bbbdd9.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d2f02927c/160114103/d2f02927cee9dd7f4e96b1601eeb234c_max_476x317.jpeg",
"url": "property-photo/d2f02927c/160114103/d2f02927cee9dd7f4e96b1601eeb234c.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/52922bf24/160114103/52922bf243a54300fb52b8e749ddf933_max_476x317.jpeg",
"url": "property-photo/52922bf24/160114103/52922bf243a54300fb52b8e749ddf933.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/72fac19d2/160114103/72fac19d2bd450ff3025e820885451b5_max_476x317.jpeg",
"url": "property-photo/72fac19d2/160114103/72fac19d2bd450ff3025e820885451b5.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/5c14660c5/160114103/5c14660c596f459c2259bb07b55baaf1_max_476x317.jpeg",
"url": "property-photo/5c14660c5/160114103/5c14660c596f459c2259bb07b55baaf1.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3763c78d1/160114103/3763c78d137488227f2d2c2041478290_max_476x317.jpeg",
"url": "property-photo/3763c78d1/160114103/3763c78d137488227f2d2c2041478290.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/f13a25172/160114103/f13a25172dcc4c9f97f960ed2dbcd02b_max_476x317.jpeg",
"url": "property-photo/f13a25172/160114103/f13a25172dcc4c9f97f960ed2dbcd02b.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/91212c619/160114103/91212c6190752d78e6296daa77444327_max_476x317.jpeg",
"url": "property-photo/91212c619/160114103/91212c6190752d78e6296daa77444327.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/252d0a597/160114103/252d0a597e7f5c16363ce0695c8dc9fd_max_476x317.jpeg",
"url": "property-photo/252d0a597/160114103/252d0a597e7f5c16363ce0695c8dc9fd.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3f950f166/160114103/3f950f16606007ba41da4c64eea99b9e_max_476x317.jpeg",
"url": "property-photo/3f950f166/160114103/3f950f16606007ba41da4c64eea99b9e.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/9279b3b12/160114103/9279b3b1200331cc8fa41a7ecdf8fab3_max_476x317.jpeg",
"url": "property-photo/9279b3b12/160114103/9279b3b1200331cc8fa41a7ecdf8fab3.jpeg",
"caption": null
}
],
"propertySubType": "Serviced Office",
"tenure": {
"tenureType": null
},
"letAvailableDate": null,
"listingUpdate": {
"listingUpdateReason": "new",
"listingUpdateDate": "2025-10-15T14:24:13Z"
},
"price": {
"amount": 17960,
"frequency": "monthly",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "£17,960 pcm",
"displayPriceQualifier": "From"
}
]
},
"premiumListing": true,
"featuredProperty": false,
"commercialSearchProminenceSelected": false,
"customer": {
"branchId": 142841,
"brandPlusLogoURI": "/company/clogo_rmchoice_31396_0007.png",
"contactTelephone": "020 4572 4260",
"branchDisplayName": "Orega, London",
"branchName": "London",
"brandTradingName": "Orega",
"branchLandingPageUrl": "/estate-agents/agent/Orega/London-142841.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": true,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2025-10-15T14:24:19Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/company/clogo_rmchoice_31396_0007.png",
"primaryBrandColour": null
},
"distance": null,
"transactionType": "rent",
"productLabel": {
"productLabelText": "Premium Listing",
"spotlightLabel": false
},
"commercial": true,
"development": false,
"residential": false,
"students": false,
"auction": false,
"feesApply": true,
"feesApplyText": null,
"displaySize": "0–2,601 sq. m.",
"showOnMap": true,
"propertyUrl": "https://www.rightmove.co.uk/properties/160114103#/?channel=COM_LET",
"contactUrl": "/commercial-property-to-let/contactBranch.html?propertyId=160114103",
"staticMapUrl": null,
"channel": "COMMERCIAL_RENT",
"firstVisibleDate": "2025-04-04T14:47:52Z",
"keywords": [],
"tags": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": [
{
"type": "COMMERCIAL",
"priority": 4
}
]
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2026-02-18T10:03:39Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"reviews": null,
"keyFeatures": [
{
"order": 1,
"description": "CCTV monitoring",
"htmlDescription": "CCTV monitoring"
},
{
"order": 2,
"description": "Supercharged connectivity",
"htmlDescription": "Supercharged connectivity"
},
{
"order": 3,
"description": "Concierge service",
"htmlDescription": "Concierge service"
},
{
"order": 4,
"description": "Collaboration spaces",
"htmlDescription": "Collaboration spaces"
},
{
"order": 5,
"description": "Climate control",
"htmlDescription": "Climate control"
},
{
"order": 6,
"description": "Barista-style coffee",
"htmlDescription": "Barista-style coffee"
},
{
"order": 7,
"description": "Tech enabled meeting rooms",
"htmlDescription": "Tech enabled meeting rooms"
},
{
"order": 8,
"description": "Hi Speed Wi-Fi",
"htmlDescription": "Hi Speed Wi-Fi"
},
{
"order": 9,
"description": "Shower & changing facilities",
"htmlDescription": "Shower & changing facilities"
}
],
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4c619437b/160114103/4c619437b1258aad0d962c2dc6cea468_max_476x317.jpeg",
"url": "property-photo/4c619437b/160114103/4c619437b1258aad0d962c2dc6cea468.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/15fa9c418/160114103/15fa9c418a78289a9adb98f9b08acc37_max_476x317.jpeg",
"url": "property-photo/15fa9c418/160114103/15fa9c418a78289a9adb98f9b08acc37.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/e57769b06/160114103/e57769b066d572d1c54919cc17102bd0_max_476x317.jpeg",
"url": "property-photo/e57769b06/160114103/e57769b066d572d1c54919cc17102bd0.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/ece8d35d0/160114103/ece8d35d0453477051f7deed80b4be99_max_476x317.jpeg",
"url": "property-photo/ece8d35d0/160114103/ece8d35d0453477051f7deed80b4be99.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/cc14d5801/160114103/cc14d580115f02cf07a47ba9fdbfd3f8_max_476x317.jpeg",
"url": "property-photo/cc14d5801/160114103/cc14d580115f02cf07a47ba9fdbfd3f8.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/04f828ba8/160114103/04f828ba8966037c77e41faa4729aefa_max_476x317.jpeg",
"url": "property-photo/04f828ba8/160114103/04f828ba8966037c77e41faa4729aefa.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/391af9331/160114103/391af9331692afa9825c1f3a80c7ef77_max_476x317.jpeg",
"url": "property-photo/391af9331/160114103/391af9331692afa9825c1f3a80c7ef77.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7968ad792/160114103/7968ad792d6f4fdd1c064126db512132_max_476x317.jpeg",
"url": "property-photo/7968ad792/160114103/7968ad792d6f4fdd1c064126db512132.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7c2b68820/160114103/7c2b68820caf61d1455a620936c837a1_max_476x317.jpeg",
"url": "property-photo/7c2b68820/160114103/7c2b68820caf61d1455a620936c837a1.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a608fc9cc/160114103/a608fc9ccaf7302c38f6984095bbbdd9_max_476x317.jpeg",
"url": "property-photo/a608fc9cc/160114103/a608fc9ccaf7302c38f6984095bbbdd9.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d2f02927c/160114103/d2f02927cee9dd7f4e96b1601eeb234c_max_476x317.jpeg",
"url": "property-photo/d2f02927c/160114103/d2f02927cee9dd7f4e96b1601eeb234c.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/52922bf24/160114103/52922bf243a54300fb52b8e749ddf933_max_476x317.jpeg",
"url": "property-photo/52922bf24/160114103/52922bf243a54300fb52b8e749ddf933.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/72fac19d2/160114103/72fac19d2bd450ff3025e820885451b5_max_476x317.jpeg",
"url": "property-photo/72fac19d2/160114103/72fac19d2bd450ff3025e820885451b5.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/5c14660c5/160114103/5c14660c596f459c2259bb07b55baaf1_max_476x317.jpeg",
"url": "property-photo/5c14660c5/160114103/5c14660c596f459c2259bb07b55baaf1.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3763c78d1/160114103/3763c78d137488227f2d2c2041478290_max_476x317.jpeg",
"url": "property-photo/3763c78d1/160114103/3763c78d137488227f2d2c2041478290.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/f13a25172/160114103/f13a25172dcc4c9f97f960ed2dbcd02b_max_476x317.jpeg",
"url": "property-photo/f13a25172/160114103/f13a25172dcc4c9f97f960ed2dbcd02b.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/91212c619/160114103/91212c6190752d78e6296daa77444327_max_476x317.jpeg",
"url": "property-photo/91212c619/160114103/91212c6190752d78e6296daa77444327.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/252d0a597/160114103/252d0a597e7f5c16363ce0695c8dc9fd_max_476x317.jpeg",
"url": "property-photo/252d0a597/160114103/252d0a597e7f5c16363ce0695c8dc9fd.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3f950f166/160114103/3f950f16606007ba41da4c64eea99b9e_max_476x317.jpeg",
"url": "property-photo/3f950f166/160114103/3f950f16606007ba41da4c64eea99b9e.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/9279b3b12/160114103/9279b3b1200331cc8fa41a7ecdf8fab3_max_476x317.jpeg",
"url": "property-photo/9279b3b12/160114103/9279b3b1200331cc8fa41a7ecdf8fab3.jpeg",
"caption": null
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4c619437b/160114103/4c619437b1258aad0d962c2dc6cea468_max_476x317.jpeg",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4c619437b/160114103/4c619437b1258aad0d962c2dc6cea468_max_296x197.jpeg"
},
"formattedBranchName": "Marketed by Orega, London",
"addedOrReduced": "",
"formattedDistance": "",
"heading": "",
"propertyTypeFullDescription": "Serviced office",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true,
"enhancedListing": false,
"imageUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4c619437b/160114103/4c619437b1258aad0d962c2dc6cea468_max_476x317.jpeg"
},
{
"id": 166491863,
"bedrooms": 0,
"bathrooms": 0,
"numberOfImages": 6,
"numberOfFloorplans": 0,
"numberOfVirtualTours": 0,
"summary": "Refurbished Industrial / Trade Counter Unit in an Established Industrial Estate. Unit 1 is of steel portal frame construction with the majority brick/block work elevations under a pitched roof. The unit is of regular configuration and benefits from 5.2m minimum height, 1 electric loading door, a...",
"displayAddress": "Heathlands Industrial Estate, Heathlands Close, Twickenham, Middlesex, TW1",
"countryCode": "GB",
"location": {
"latitude": 51.444657,
"longitude": -0.338035
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/902e59862/166491863/902e59862aa03e8756129ea0a0524ae4_max_476x317.jpeg",
"url": "property-photo/902e59862/166491863/902e59862aa03e8756129ea0a0524ae4.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/e725d481e/166491863/e725d481eaea136cfa891e28d76cbeb6_max_476x317.jpeg",
"url": "property-photo/e725d481e/166491863/e725d481eaea136cfa891e28d76cbeb6.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/e40db654d/166491863/e40db654d39f43428ea26dc9d36628d3_max_476x317.jpeg",
"url": "property-photo/e40db654d/166491863/e40db654d39f43428ea26dc9d36628d3.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/649def421/166491863/649def421c5da23a0ff0839c841d293b_max_476x317.jpeg",
"url": "property-photo/649def421/166491863/649def421c5da23a0ff0839c841d293b.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b76ce4cfd/166491863/b76ce4cfd9dfff31bb235bd596b0be67_max_476x317.jpeg",
"url": "property-photo/b76ce4cfd/166491863/b76ce4cfd9dfff31bb235bd596b0be67.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d6272f377/166491863/d6272f3772be4060a8211bacaa9c95b6_max_476x317.jpeg",
"url": "property-photo/d6272f377/166491863/d6272f3772be4060a8211bacaa9c95b6.jpeg",
"caption": null
}
],
"propertySubType": "Distribution Warehouse",
"tenure": {
"tenureType": null
},
"letAvailableDate": null,
"listingUpdate": {
"listingUpdateReason": "size_change",
"listingUpdateDate": "2026-02-05T15:35:29Z"
},
"price": {
"amount": 17736,
"frequency": "monthly",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "POA",
"displayPriceQualifier": ""
}
]
},
"premiumListing": false,
"featuredProperty": false,
"commercialSearchProminenceSelected": false,
"customer": {
"branchId": 155477,
"brandPlusLogoURI": "/company/clogo_rmchoice_39629_0001.jpeg",
"contactTelephone": "020 3834 8574",
"branchDisplayName": "Knight Frank, Logistics and Industrial - Commercial",
"branchName": "Logistics and Industrial - Commercial",
"brandTradingName": "Knight Frank",
"branchLandingPageUrl": "/estate-agents/agent/Knight-Frank/Logistics-and-Industrial---Commercial-155477.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": true,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2026-01-05T15:58:02Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/company/clogo_rmchoice_39629_0001.jpeg",
"primaryBrandColour": null
},
"distance": null,
"transactionType": "rent",
"productLabel": {
"productLabelText": null,
"spotlightLabel": false
},
"commercial": true,
"development": false,
"residential": false,
"students": false,
"auction": false,
"feesApply": true,
"feesApplyText": null,
"displaySize": "920–1,848 sq. m.",
"showOnMap": true,
"propertyUrl": "https://www.rightmove.co.uk/properties/166491863#/?channel=COM_LET",
"contactUrl": "/commercial-property-to-let/contactBranch.html?propertyId=166491863",
"staticMapUrl": null,
"channel": "COMMERCIAL_RENT",
"firstVisibleDate": "2025-09-02T14:24:37Z",
"keywords": [],
"tags": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": [
{
"type": "COMMERCIAL",
"priority": 4
}
]
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2026-02-09T14:59:37Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"reviews": null,
"keyFeatures": [],
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/902e59862/166491863/902e59862aa03e8756129ea0a0524ae4_max_476x317.jpeg",
"url": "property-photo/902e59862/166491863/902e59862aa03e8756129ea0a0524ae4.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/e725d481e/166491863/e725d481eaea136cfa891e28d76cbeb6_max_476x317.jpeg",
"url": "property-photo/e725d481e/166491863/e725d481eaea136cfa891e28d76cbeb6.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/e40db654d/166491863/e40db654d39f43428ea26dc9d36628d3_max_476x317.jpeg",
"url": "property-photo/e40db654d/166491863/e40db654d39f43428ea26dc9d36628d3.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/649def421/166491863/649def421c5da23a0ff0839c841d293b_max_476x317.jpeg",
"url": "property-photo/649def421/166491863/649def421c5da23a0ff0839c841d293b.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/b76ce4cfd/166491863/b76ce4cfd9dfff31bb235bd596b0be67_max_476x317.jpeg",
"url": "property-photo/b76ce4cfd/166491863/b76ce4cfd9dfff31bb235bd596b0be67.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d6272f377/166491863/d6272f3772be4060a8211bacaa9c95b6_max_476x317.jpeg",
"url": "property-photo/d6272f377/166491863/d6272f3772be4060a8211bacaa9c95b6.jpeg",
"caption": null
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/902e59862/166491863/902e59862aa03e8756129ea0a0524ae4_max_476x317.jpeg",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/902e59862/166491863/902e59862aa03e8756129ea0a0524ae4_max_296x197.jpeg"
},
"formattedBranchName": "Marketed by Knight Frank, Logistics and Industrial - Commercial",
"addedOrReduced": "",
"formattedDistance": "",
"heading": "",
"propertyTypeFullDescription": "Distribution warehouse",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true,
"enhancedListing": false,
"imageUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/902e59862/166491863/902e59862aa03e8756129ea0a0524ae4_max_476x317.jpeg"
},
{
"id": 171501110,
"bedrooms": 0,
"bathrooms": 0,
"numberOfImages": 3,
"numberOfFloorplans": 0,
"numberOfVirtualTours": 0,
"summary": "Situated in the heart of Soho, Cubo occupies the entire second floor of the BREEAM Excellent-rated Ilona Rose House, offering 18,819 sq. ft. of premium office space and a 699 sq. ft. private terrace.This landmark building boasts private garden terraces on each floor and a wide array of amenities,...",
"displayAddress": "Soho, W1D",
"countryCode": "GB",
"location": {
"latitude": 51.514787,
"longitude": -0.130527
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2cb270ba3/171501110/2cb270ba322197f698ea92ead1d3ac38_max_476x317.png",
"url": "property-photo/2cb270ba3/171501110/2cb270ba322197f698ea92ead1d3ac38.png",
"caption": "London - Soho"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c90b4a38b/171501110/c90b4a38bb5400788fd437271ea05bd9_max_476x317.png",
"url": "property-photo/c90b4a38b/171501110/c90b4a38bb5400788fd437271ea05bd9.png",
"caption": "Gallery"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/025bc8cd6/171501110/025bc8cd670b2a09c3fd002ad696baab_max_476x317.png",
"url": "property-photo/025bc8cd6/171501110/025bc8cd670b2a09c3fd002ad696baab.png",
"caption": "Gallery"
}
],
"propertySubType": "Office",
"tenure": {
"tenureType": null
},
"letAvailableDate": "2025-01-21T00:00:00Z",
"listingUpdate": {
"listingUpdateReason": "size_change",
"listingUpdateDate": "2026-02-03T15:21:27Z"
},
"price": {
"amount": 20000,
"frequency": "monthly",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "£20,000 pcm",
"displayPriceQualifier": ""
}
]
},
"premiumListing": false,
"featuredProperty": false,
"commercialSearchProminenceSelected": false,
"customer": {
"branchId": 254204,
"brandPlusLogoURI": "/partner-logo/29507507-PRODUCTS_LOGO-1766059339.jpeg",
"contactTelephone": "020 3838 0952",
"branchDisplayName": "RAF ESTATES LTD, Surrey",
"branchName": "Surrey",
"brandTradingName": "RAF ESTATES LTD",
"branchLandingPageUrl": "/estate-agents/agent/RAF-ESTATES-LTD/Surrey-254204.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": true,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2026-02-16T10:47:15Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/partner-logo/29507507-PRODUCTS_LOGO-1766059339.jpeg",
"primaryBrandColour": null
},
"distance": null,
"transactionType": "rent",
"productLabel": {
"productLabelText": null,
"spotlightLabel": false
},
"commercial": true,
"development": false,
"residential": false,
"students": false,
"auction": false,
"feesApply": true,
"feesApplyText": null,
"displaySize": "4–1,748 sq. m.",
"showOnMap": true,
"propertyUrl": "https://www.rightmove.co.uk/properties/171501110#/?channel=COM_LET",
"contactUrl": "/commercial-property-to-let/contactBranch.html?propertyId=171501110",
"staticMapUrl": null,
"channel": "COMMERCIAL_RENT",
"firstVisibleDate": "2026-01-27T15:06:00Z",
"keywords": [],
"tags": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": [
{
"type": "COMMERCIAL",
"priority": 4
}
]
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2026-02-16T10:47:15Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"reviews": null,
"keyFeatures": [],
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2cb270ba3/171501110/2cb270ba322197f698ea92ead1d3ac38_max_476x317.png",
"url": "property-photo/2cb270ba3/171501110/2cb270ba322197f698ea92ead1d3ac38.png",
"caption": "London - Soho"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/c90b4a38b/171501110/c90b4a38bb5400788fd437271ea05bd9_max_476x317.png",
"url": "property-photo/c90b4a38b/171501110/c90b4a38bb5400788fd437271ea05bd9.png",
"caption": "Gallery"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/025bc8cd6/171501110/025bc8cd670b2a09c3fd002ad696baab_max_476x317.png",
"url": "property-photo/025bc8cd6/171501110/025bc8cd670b2a09c3fd002ad696baab.png",
"caption": "Gallery"
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2cb270ba3/171501110/2cb270ba322197f698ea92ead1d3ac38_max_476x317.png",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2cb270ba3/171501110/2cb270ba322197f698ea92ead1d3ac38_max_296x197.png"
},
"formattedBranchName": "Marketed by RAF ESTATES LTD, Surrey",
"addedOrReduced": "",
"formattedDistance": "",
"heading": "",
"propertyTypeFullDescription": "Office",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true,
"enhancedListing": false,
"imageUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/2cb270ba3/171501110/2cb270ba322197f698ea92ead1d3ac38_max_476x317.png"
},
{
"id": 170069831,
"bedrooms": 0,
"bathrooms": null,
"numberOfImages": 8,
"numberOfFloorplans": 0,
"numberOfVirtualTours": 0,
"summary": "The property comprises a secure open storage yard of 9,546 sq.ft and industrial warehouse buildings set back from the main road, Horn Lane. The internal warehouse area of approximately 7,449 sq ft. The site benefits from good access and loading, with ample yard area providing flexibility for occu...",
"displayAddress": "219 Horn Lane, London, W3 9ED",
"countryCode": "GB",
"location": {
"latitude": 51.51619,
"longitude": -0.267938
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7dec86047/170069831/7dec86047e34837622f75bc1fbc9ca42_max_476x317.jpeg",
"url": "property-photo/7dec86047/170069831/7dec86047e34837622f75bc1fbc9ca42.jpeg",
"caption": "Photo 19"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/fa492d917/170069831/fa492d917a0b311f318ed9b659db4386_max_476x317.jpeg",
"url": "property-photo/fa492d917/170069831/fa492d917a0b311f318ed9b659db4386.jpeg",
"caption": "Photo 15"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3d22479a3/170069831/3d22479a3d93ecfe5ed5703e8fc176f2_max_476x317.jpeg",
"url": "property-photo/3d22479a3/170069831/3d22479a3d93ecfe5ed5703e8fc176f2.jpeg",
"caption": "Photo 22"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7fb2facc2/170069831/7fb2facc2bbfd8c808416b819f51208f_max_476x317.jpeg",
"url": "property-photo/7fb2facc2/170069831/7fb2facc2bbfd8c808416b819f51208f.jpeg",
"caption": "Photo 20"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/335ca3c73/170069831/335ca3c73212e765ff3802750782f4a0_max_476x317.jpeg",
"url": "property-photo/335ca3c73/170069831/335ca3c73212e765ff3802750782f4a0.jpeg",
"caption": "Photo 16"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/edd8fae60/170069831/edd8fae60a8005a8600e032bcbb335e8_max_476x317.jpeg",
"url": "property-photo/edd8fae60/170069831/edd8fae60a8005a8600e032bcbb335e8.jpeg",
"caption": "Photo 17"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/acb5ba970/170069831/acb5ba970f1b40d3afda38dec26c222e_max_476x317.jpeg",
"url": "property-photo/acb5ba970/170069831/acb5ba970f1b40d3afda38dec26c222e.jpeg",
"caption": "Photo 21"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a6e25f393/170069831/a6e25f393419600cb899ed26808e4256_max_476x317.jpeg",
"url": "property-photo/a6e25f393/170069831/a6e25f393419600cb899ed26808e4256.jpeg",
"caption": "Photo 23"
}
],
"propertySubType": "Light Industrial",
"tenure": {
"tenureType": null
},
"letAvailableDate": null,
"listingUpdate": {
"listingUpdateReason": "size_change",
"listingUpdateDate": "2026-02-03T15:38:33Z"
},
"price": {
"amount": 240000,
"frequency": "yearly",
"currencyCode": "GBP",
"displayPrices": [
{
"displayPrice": "£20,000 pcm",
"displayPriceQualifier": "From"
}
]
},
"premiumListing": true,
"featuredProperty": false,
"commercialSearchProminenceSelected": false,
"customer": {
"branchId": 271649,
"brandPlusLogoURI": "/company/clogo_rmchoice_85745_0001.jpeg",
"contactTelephone": "020 3984 9516",
"branchDisplayName": "Kalmars Commercial Limited, London",
"branchName": "London",
"brandTradingName": "Kalmars Commercial Limited",
"branchLandingPageUrl": "/estate-agents/agent/Kalmars-Commercial-Limited/London-271649.html",
"development": false,
"mediaServerUrl": "https://media.rightmove.co.uk:443",
"showReducedProperties": true,
"hasBrandPlus": true,
"commercial": true,
"showOnMap": true,
"enhancedListing": false,
"developmentContent": null,
"buildToRent": false,
"buildToRentBenefits": [],
"updateDate": "2026-02-06T14:48:05Z",
"brandPlusLogoUrl": "https://media.rightmove.co.uk:443/company/clogo_rmchoice_85745_0001.jpeg",
"primaryBrandColour": "#192f56"
},
"distance": null,
"transactionType": "rent",
"productLabel": {
"productLabelText": "Premium Listing",
"spotlightLabel": false
},
"commercial": true,
"development": false,
"residential": false,
"students": true,
"auction": false,
"feesApply": true,
"feesApplyText": null,
"displaySize": "692–1,602 sq. m.",
"showOnMap": true,
"propertyUrl": "https://www.rightmove.co.uk/properties/170069831#/?channel=COM_LET",
"contactUrl": "/commercial-property-to-let/contactBranch.html?propertyId=170069831",
"staticMapUrl": null,
"channel": "COMMERCIAL_RENT",
"firstVisibleDate": "2025-12-05T20:00:33Z",
"keywords": [],
"tags": [],
"keywordMatchType": "no_keyword",
"saved": false,
"hidden": false,
"onlineViewingsAvailable": false,
"lozengeModel": {
"matchingLozenges": [
{
"type": "COMMERCIAL",
"priority": 4
}
]
},
"streetView": {
"showStreetView": true
},
"enquiredTimestamp": null,
"updateDate": "2026-02-20T17:00:24Z",
"enquiryAddedTimestamp": null,
"enquiryCalledTimestamp": null,
"reviews": null,
"keyFeatures": [
{
"order": 1,
"description": "Gated entrance",
"htmlDescription": "Gated entrance"
},
{
"order": 2,
"description": "9,546 Sq.Ft of hardstanding yard",
"htmlDescription": "9,546 Sq.Ft of hardstanding yard"
},
{
"order": 3,
"description": "Power and Water",
"htmlDescription": "Power and Water"
},
{
"order": 4,
"description": "Close proximity to A40",
"htmlDescription": "Close proximity to A40"
},
{
"order": 5,
"description": "Walking distane to Acton Main Line UG Station (Elizabeth Line)",
"htmlDescription": "Walking distane to Acton Main Line UG Station (Elizabeth Line)"
}
],
"propertyImages": {
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7dec86047/170069831/7dec86047e34837622f75bc1fbc9ca42_max_476x317.jpeg",
"url": "property-photo/7dec86047/170069831/7dec86047e34837622f75bc1fbc9ca42.jpeg",
"caption": "Photo 19"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/fa492d917/170069831/fa492d917a0b311f318ed9b659db4386_max_476x317.jpeg",
"url": "property-photo/fa492d917/170069831/fa492d917a0b311f318ed9b659db4386.jpeg",
"caption": "Photo 15"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3d22479a3/170069831/3d22479a3d93ecfe5ed5703e8fc176f2_max_476x317.jpeg",
"url": "property-photo/3d22479a3/170069831/3d22479a3d93ecfe5ed5703e8fc176f2.jpeg",
"caption": "Photo 22"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7fb2facc2/170069831/7fb2facc2bbfd8c808416b819f51208f_max_476x317.jpeg",
"url": "property-photo/7fb2facc2/170069831/7fb2facc2bbfd8c808416b819f51208f.jpeg",
"caption": "Photo 20"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/335ca3c73/170069831/335ca3c73212e765ff3802750782f4a0_max_476x317.jpeg",
"url": "property-photo/335ca3c73/170069831/335ca3c73212e765ff3802750782f4a0.jpeg",
"caption": "Photo 16"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/edd8fae60/170069831/edd8fae60a8005a8600e032bcbb335e8_max_476x317.jpeg",
"url": "property-photo/edd8fae60/170069831/edd8fae60a8005a8600e032bcbb335e8.jpeg",
"caption": "Photo 17"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/acb5ba970/170069831/acb5ba970f1b40d3afda38dec26c222e_max_476x317.jpeg",
"url": "property-photo/acb5ba970/170069831/acb5ba970f1b40d3afda38dec26c222e.jpeg",
"caption": "Photo 21"
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/a6e25f393/170069831/a6e25f393419600cb899ed26808e4256_max_476x317.jpeg",
"url": "property-photo/a6e25f393/170069831/a6e25f393419600cb899ed26808e4256.jpeg",
"caption": "Photo 23"
}
],
"mainImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7dec86047/170069831/7dec86047e34837622f75bc1fbc9ca42_max_476x317.jpeg",
"mainMapImageSrc": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7dec86047/170069831/7dec86047e34837622f75bc1fbc9ca42_max_296x197.jpeg"
},
"formattedBranchName": "Marketed by Kalmars Commercial Limited, London",
"addedOrReduced": "",
"formattedDistance": "",
"heading": "",
"propertyTypeFullDescription": "Light industrial",
"displayStatus": "",
"isRecent": false,
"hasBrandPlus": true,
"enhancedListing": false,
"imageUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/7dec86047/170069831/7dec86047e34837622f75bc1fbc9ca42_max_476x317.jpeg"
},
{
"id": 172383410,
"bedrooms": 0,
"bathrooms": 0,
"numberOfImages": 9,
"numberOfFloorplans": 0,
"numberOfVirtualTours": 1,
"summary": "The Fulham Centre, Fulham Broadway, SW6. Per sq ft £55 per sq ft Whether you are looking for a self-contained statement headquarters or a space for your business to call home, the Fulham Centre boasts approximately 32,000 sq ft of cutting-edge workspace flooded with natural ...",
"displayAddress": "Fulham Centre, 20 Fulham Broadway, Fulham, Hammersmith, London, SW6",
"countryCode": "GB",
"location": {
"latitude": 51.480547,
"longitude": -0.197193
},
"images": [
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/8ba0740aa/172383410/8ba0740aa0cb4926c9b9190bc2ad01d7_max_476x317.jpeg",
"url": "property-photo/8ba0740aa/172383410/8ba0740aa0cb4926c9b9190bc2ad01d7.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/6e648ae2f/172383410/6e648ae2f1437b7284fbf2a67683b637_max_476x317.jpeg",
"url": "property-photo/6e648ae2f/172383410/6e648ae2f1437b7284fbf2a67683b637.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/67b6f182c/172383410/67b6f182cb7a2e25a8b7486b9d18606b_max_476x317.jpeg",
"url": "property-photo/67b6f182c/172383410/67b6f182cb7a2e25a8b7486b9d18606b.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/28d09e9b3/172383410/28d09e9b3fb8ec532959cdf0cf894ef0_max_476x317.jpeg",
"url": "property-photo/28d09e9b3/172383410/28d09e9b3fb8ec532959cdf0cf894ef0.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/4056911bf/172383410/4056911bf353bb7152460b5a987792e6_max_476x317.jpeg",
"url": "property-photo/4056911bf/172383410/4056911bf353bb7152460b5a987792e6.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/071ad5502/172383410/071ad55026241bb0fc344c6bf03cfecc_max_476x317.jpeg",
"url": "property-photo/071ad5502/172383410/071ad55026241bb0fc344c6bf03cfecc.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/79b8b283d/172383410/79b8b283db5ed8dae5127594328f1ec7_max_476x317.jpeg",
"url": "property-photo/79b8b283d/172383410/79b8b283db5ed8dae5127594328f1ec7.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/d92a92a26/172383410/d92a92a26123235f98a91d584f86dcce_max_476x317.jpeg",
"url": "property-photo/d92a92a26/172383410/d92a92a26123235f98a91d584f86dcce.jpeg",
"caption": null
},
{
"srcUrl": "https://media.rightmove.co.uk:443/dir/crop/10:9-16:9/property-photo/3b37f5eb9/172383410/3b37f5eb93f924f822adc6b4bf109540_max_476x317.jpeg",
"url": "property-photo/3b37f5eb9/172383410/3b37f5eb93f924f822adc6b4bf109540.jpeg",
"caption": null
}
],
"propertySubType": "Office",
"tenure": {
"tenureType": null
},
"letAvailableDate": null,
"listingUpdate": {
"listingUpdateReason": "size_change",
"listingUpdateDate": "2025-04-09T09:53:01Z"
},