Rightmove Scraper

ENDPOINTS
GET/rightmove/house-prices/search

Sold House Prices

Sold-price records (Land Registry) for an area: full sale history per address, 25 records per page.

QUERY PARAMS

Where to search. Accepts three forms, auto-detected:

  • Free text: london, Oxford, SW1A — resolved via Rightmove's own location engine
  • A location_identifier from /rightmove/locations/auto-complete: REGION^87490
  • A whole pasted rightmove.co.uk search URL — its embedded filters are applied automatically

Sold-property type filter.

Allowed values: detached, semi-detached, terraced, flat

Only sales within the last N years.

Allowed values: 1, 2, 3, 5, 10, 15, 20, 25, 30

Tenure filter.

Allowed values: freehold, leasehold

Page number (25 records per page).

Default: 1

{
  "count": 1953152,
  "per_page": 25,
  "current_page": 1,
  "total_pages": 40,
  "next": "https://rightmove-scraper.omkar.cloud/rightmove/house-prices/search?location=london&page=2",
  "previous": null,
  "search": {
    "location": "london",
    "location_name": "London",
    "link": "https://www.rightmove.co.uk/house-prices/london.html"
  },
  "results": [
    {
      "id": "42bd91fa-2b51-480d-aa4e-6764e7e3ca73",
      "link": "https://www.rightmove.co.uk/house-prices/details/42bd91fa-2b51-480d-aa4e-6764e7e3ca73",
      "address": "112, Mead Way, Coulsdon CR5 1PH",
      "property_type": "SEMI_DETACHED",
      "bedrooms": 2,
      "bathrooms": null,
      "has_floorplan": false,
      "transactions": [
        {
          "price": {
            "amount": 225000,
            "currency": "GBP",
            "display": "£225,000"
          },
          "date_sold": "2026-05-29",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 310000,
            "currency": "GBP",
            "display": "£310,000"
          },
          "date_sold": "2007-09-12",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 240000,
            "currency": "GBP",
            "display": "£240,000"
          },
          "date_sold": "2005-04-05",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 179000,
            "currency": "GBP",
            "display": "£179,000"
          },
          "date_sold": "2001-10-19",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.30641,
        "longitude": -0.12572
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/625f6956c/4021113/625f6956cec6025ae060bbcd62bb6e1a.jpg",
        "count": 4
      }
    },
    {
      "id": "b81e5a5b-a7fc-4aad-8ca7-e0e15e16d71d",
      "link": "https://www.rightmove.co.uk/house-prices/details/b81e5a5b-a7fc-4aad-8ca7-e0e15e16d71d",
      "address": "Flat 53 Park West Building, Bow Quarter, Fairfield Road, London E3 2UR",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 499999,
            "currency": "GBP",
            "display": "£499,999"
          },
          "date_sold": "2026-05-29",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 190000,
            "currency": "GBP",
            "display": "£190,000"
          },
          "date_sold": "2001-10-11",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 138000,
            "currency": "GBP",
            "display": "£138,000"
          },
          "date_sold": "1995-04-28",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.53178,
        "longitude": -0.02178
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/8abf2cc38/157590332/8abf2cc38a9ffb06b9d117e4175a8580.jpeg",
        "count": 24
      }
    },
    {
      "id": "b463e992-35eb-43be-9700-b6f17e2a9946",
      "link": "https://www.rightmove.co.uk/house-prices/details/b463e992-35eb-43be-9700-b6f17e2a9946",
      "address": "Flat 5, 33 Lime House, Melliss Avenue, Richmond TW9 4AE",
      "property_type": "FLAT",
      "bedrooms": 1,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 407000,
            "currency": "GBP",
            "display": "£407,000"
          },
          "date_sold": "2026-05-29",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 250000,
            "currency": "GBP",
            "display": "£250,000"
          },
          "date_sold": "2003-12-12",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 225000,
            "currency": "GBP",
            "display": "£225,000"
          },
          "date_sold": "2002-08-15",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.47748,
        "longitude": -0.27763
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/1522ccb57/159367544/1522ccb57245d8c7d53836f59728bca4.jpeg",
        "count": 9
      }
    },
    {
      "id": "a20fd963-05cf-4d3c-a9e9-00f3d8dc6151",
      "link": "https://www.rightmove.co.uk/house-prices/details/a20fd963-05cf-4d3c-a9e9-00f3d8dc6151",
      "address": "Flat 21, George House, Albert Road, London NW6 5BR",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 630000,
            "currency": "GBP",
            "display": "£630,000"
          },
          "date_sold": "2026-05-29",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 369950,
            "currency": "GBP",
            "display": "£369,950"
          },
          "date_sold": "2013-03-15",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.53411,
        "longitude": -0.20193
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/b7c239ca3/167388578/b7c239ca30fdc2cb20bef172dee535da.jpeg",
        "count": 18
      }
    },
    {
      "id": "09b06aeb-26fb-4ce4-b767-18081e084d8a",
      "link": "https://www.rightmove.co.uk/house-prices/details/09b06aeb-26fb-4ce4-b767-18081e084d8a",
      "address": "45, Princes Avenue, South Croydon CR2 9BE",
      "property_type": "SEMI_DETACHED",
      "bedrooms": 4,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 600000,
            "currency": "GBP",
            "display": "£600,000"
          },
          "date_sold": "2026-05-28",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 180000,
            "currency": "GBP",
            "display": "£180,000"
          },
          "date_sold": "2002-08-30",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.32032,
        "longitude": -0.06664
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/07156bea2/163554791/07156bea2ac9e098b7c910c50fd4cdfe.jpeg",
        "count": 20
      }
    },
    {
      "id": "f37f69e0-b47a-42f3-9710-c15736d34d9f",
      "link": "https://www.rightmove.co.uk/house-prices/details/f37f69e0-b47a-42f3-9710-c15736d34d9f",
      "address": "72, Charteris Road, London N4 3AB",
      "property_type": "TERRACED",
      "bedrooms": 2,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 980000,
            "currency": "GBP",
            "display": "£980,000"
          },
          "date_sold": "2026-05-28",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 880000,
            "currency": "GBP",
            "display": "£880,000"
          },
          "date_sold": "2020-01-27",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 860000,
            "currency": "GBP",
            "display": "£860,000"
          },
          "date_sold": "2016-03-31",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 542000,
            "currency": "GBP",
            "display": "£542,000"
          },
          "date_sold": "2012-06-01",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.56812,
        "longitude": -0.11088
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/355bb8bd6/170558762/355bb8bd622a226d42643a4d73fe21d9.jpeg",
        "count": 17
      }
    },
    {
      "id": "12fcc4e5-c220-4ba6-ac05-3db5d84b811f",
      "link": "https://www.rightmove.co.uk/house-prices/details/12fcc4e5-c220-4ba6-ac05-3db5d84b811f",
      "address": "Flat, Dixie Court, Adenmore Road, London SE6 4FA",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 410000,
            "currency": "GBP",
            "display": "£410,000"
          },
          "date_sold": "2026-05-28",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 472000,
            "currency": "GBP",
            "display": "£472,000"
          },
          "date_sold": "2017-06-26",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.44972,
        "longitude": -0.02507
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/bd870ff66/167461364/bd870ff66889e175326604154d648923.jpeg",
        "count": 12
      }
    },
    {
      "id": "c237212b-d43b-4fe6-a47b-f317e30ea60e",
      "link": "https://www.rightmove.co.uk/house-prices/details/c237212b-d43b-4fe6-a47b-f317e30ea60e",
      "address": "98c, Thurlow Park Road, London SE21 8HY",
      "property_type": "FLAT",
      "bedrooms": 1,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 392500,
            "currency": "GBP",
            "display": "£392,500"
          },
          "date_sold": "2026-05-27",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 375000,
            "currency": "GBP",
            "display": "£375,000"
          },
          "date_sold": "2018-05-03",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.44001,
        "longitude": -0.09631
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/14a9c80e5/170572904/14a9c80e5b5b4923dd23d322a4afc8fe.jpeg",
        "count": 9
      }
    },
    {
      "id": "19b8a58e-6faf-4ea2-a19e-d76ce81177fa",
      "link": "https://www.rightmove.co.uk/house-prices/details/19b8a58e-6faf-4ea2-a19e-d76ce81177fa",
      "address": "13, Ruston Avenue, Surbiton KT5 9HW",
      "property_type": "SEMI_DETACHED",
      "bedrooms": 4,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 775000,
            "currency": "GBP",
            "display": "£775,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 780000,
            "currency": "GBP",
            "display": "£780,000"
          },
          "date_sold": "2022-09-23",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 173000,
            "currency": "GBP",
            "display": "£173,000"
          },
          "date_sold": "1998-07-30",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.38679,
        "longitude": -0.28191
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/1b7677baf/87413829/1b7677baf4d32026f0bf7bbc408a7cd3.jpeg",
        "count": 22
      }
    },
    {
      "id": "1f35ec39-b09e-4c57-8391-15267858bb11",
      "link": "https://www.rightmove.co.uk/house-prices/details/1f35ec39-b09e-4c57-8391-15267858bb11",
      "address": "Flat 206, 165 Pacific Wharf, Rotherhithe Street, London SE16 5QF",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": 2,
      "has_floorplan": false,
      "transactions": [
        {
          "price": {
            "amount": 600000,
            "currency": "GBP",
            "display": "£600,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 475000,
            "currency": "GBP",
            "display": "£475,000"
          },
          "date_sold": "2012-02-13",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 345000,
            "currency": "GBP",
            "display": "£345,000"
          },
          "date_sold": "2007-02-02",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 315000,
            "currency": "GBP",
            "display": "£315,000"
          },
          "date_sold": "2001-11-05",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.50491,
        "longitude": -0.04698
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/3630348d3/32870622/3630348d3ec1dacdc6da90566d43101d.jpg",
        "count": 8
      }
    },
    {
      "id": "be42e546-c16b-43ca-80bb-c580d033b3b3",
      "link": "https://www.rightmove.co.uk/house-prices/details/be42e546-c16b-43ca-80bb-c580d033b3b3",
      "address": "Flat 105, Bracklyn Court, Wimbourne Street, Hackney, London N1 7ES",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 420000,
            "currency": "GBP",
            "display": "£420,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 166000,
            "currency": "GBP",
            "display": "£166,000"
          },
          "date_sold": "2004-06-10",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 58000,
            "currency": "GBP",
            "display": "£58,000"
          },
          "date_sold": "1998-11-05",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.53367,
        "longitude": -0.09036
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/354728f8d/160057079/354728f8d934a9f1bbb7891425a72c33.jpeg",
        "count": 11
      }
    },
    {
      "id": "c7610f7b-d096-48b7-a177-555604cfaa21",
      "link": "https://www.rightmove.co.uk/house-prices/details/c7610f7b-d096-48b7-a177-555604cfaa21",
      "address": "76 Wilberforce Court, Holwood Estate, Westerham Road, Keston BR2 6HU",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 544500,
            "currency": "GBP",
            "display": "£544,500"
          },
          "date_sold": "2026-05-27",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 550000,
            "currency": "GBP",
            "display": "£550,000"
          },
          "date_sold": "2014-04-07",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 350000,
            "currency": "GBP",
            "display": "£350,000"
          },
          "date_sold": "2009-03-12",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.35314,
        "longitude": 0.03696
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/662749581/171354494/6627495810cc2c64e5f47b39d4630b4e.jpeg",
        "count": 20
      }
    },
    {
      "id": "a7cbd82a-0335-44be-bf3d-2bf53fa92014",
      "link": "https://www.rightmove.co.uk/house-prices/details/a7cbd82a-0335-44be-bf3d-2bf53fa92014",
      "address": "Flat 2, 22, Oliver Grove, South Norwood, London SE25 6EJ",
      "property_type": "FLAT",
      "bedrooms": 1,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 325000,
            "currency": "GBP",
            "display": "£325,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 308500,
            "currency": "GBP",
            "display": "£308,500"
          },
          "date_sold": "2021-06-25",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 148000,
            "currency": "GBP",
            "display": "£148,000"
          },
          "date_sold": "2006-02-10",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 72950,
            "currency": "GBP",
            "display": "£72,950"
          },
          "date_sold": "2000-08-07",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 47000,
            "currency": "GBP",
            "display": "£47,000"
          },
          "date_sold": "1997-08-22",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 29000,
            "currency": "GBP",
            "display": "£29,000"
          },
          "date_sold": "1997-06-06",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.39927,
        "longitude": -0.07851
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/1e95952d9/168062441/1e95952d9a1fe650801513715ab24ac3.jpeg",
        "count": 15
      }
    },
    {
      "id": "84e37c71-6083-4dc9-9fbb-32bfa0570fe5",
      "link": "https://www.rightmove.co.uk/house-prices/details/84e37c71-6083-4dc9-9fbb-32bfa0570fe5",
      "address": "Flat 75, 18 Kingly Building, Woodberry Down, Hackney, London N4 2GQ",
      "property_type": "FLAT",
      "bedrooms": 3,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 900000,
            "currency": "GBP",
            "display": "£900,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 1030000,
            "currency": "GBP",
            "display": "£1,030,000"
          },
          "date_sold": "2018-09-10",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.57099,
        "longitude": -0.09222
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/434023736/165142418/434023736d4fb7d0b3bbaaa5c338850a.jpeg",
        "count": 20
      }
    },
    {
      "id": "3997a8ee-6114-48cd-9e35-93f16c79ece2",
      "link": "https://www.rightmove.co.uk/house-prices/details/3997a8ee-6114-48cd-9e35-93f16c79ece2",
      "address": "11, Leyland Avenue, Enfield EN3 5DH",
      "property_type": "TERRACED",
      "bedrooms": 3,
      "bathrooms": 2,
      "has_floorplan": false,
      "transactions": [
        {
          "price": {
            "amount": 425000,
            "currency": "GBP",
            "display": "£425,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 213000,
            "currency": "GBP",
            "display": "£213,000"
          },
          "date_sold": "2006-10-30",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 65000,
            "currency": "GBP",
            "display": "£65,000"
          },
          "date_sold": "1997-03-10",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.65919,
        "longitude": -0.03266
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/da744f2ad/75085624/da744f2ad8734d032e885d727cd1dd8b.jpg",
        "count": 11
      }
    },
    {
      "id": "0cbec66c-a123-4aec-ba5f-cb73ca8c7cfe",
      "link": "https://www.rightmove.co.uk/house-prices/details/0cbec66c-a123-4aec-ba5f-cb73ca8c7cfe",
      "address": "52, Osmond Gardens, Wallington SM6 8SU",
      "property_type": "SEMI_DETACHED",
      "bedrooms": 3,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 666000,
            "currency": "GBP",
            "display": "£666,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 134500,
            "currency": "GBP",
            "display": "£134,500"
          },
          "date_sold": "1998-07-31",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.36319,
        "longitude": -0.14285
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/3c9a61f1d/172878554/3c9a61f1d33e057babfc1ed044347bec.jpeg",
        "count": 19
      }
    },
    {
      "id": "7966c4f3-8522-484c-9b82-aae7909bc0e4",
      "link": "https://www.rightmove.co.uk/house-prices/details/7966c4f3-8522-484c-9b82-aae7909bc0e4",
      "address": "3, Villier Court, Villier Street, Uxbridge UB8 2RY",
      "property_type": "TERRACED",
      "bedrooms": 2,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 450000,
            "currency": "GBP",
            "display": "£450,000"
          },
          "date_sold": "2026-05-27",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 240000,
            "currency": "GBP",
            "display": "£240,000"
          },
          "date_sold": "2008-03-19",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 195000,
            "currency": "GBP",
            "display": "£195,000"
          },
          "date_sold": "2003-10-29",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 187500,
            "currency": "GBP",
            "display": "£187,500"
          },
          "date_sold": "2002-03-13",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.53579,
        "longitude": -0.47689
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/82f51c4d1/157392365/82f51c4d14948ea40840cdcfaff8b8bf.jpeg",
        "count": 13
      }
    },
    {
      "id": "68a141ec-a3e5-4744-abf2-e0b1d4286af4",
      "link": "https://www.rightmove.co.uk/house-prices/details/68a141ec-a3e5-4744-abf2-e0b1d4286af4",
      "address": "12, Ingleside Close, Beckenham BR3 1QU",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": null,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 410000,
            "currency": "GBP",
            "display": "£410,000"
          },
          "date_sold": "2026-05-26",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 380000,
            "currency": "GBP",
            "display": "£380,000"
          },
          "date_sold": "2024-09-26",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 218000,
            "currency": "GBP",
            "display": "£218,000"
          },
          "date_sold": "2009-12-21",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 173500,
            "currency": "GBP",
            "display": "£173,500"
          },
          "date_sold": "2005-10-07",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.41468,
        "longitude": -0.02895
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/37c93f7a2/171428321/37c93f7a226b9a45e43419cbe344fcb0.jpeg",
        "count": 13
      }
    },
    {
      "id": "da03956a-2b5f-4de8-ba88-db56e380a145",
      "link": "https://www.rightmove.co.uk/house-prices/details/da03956a-2b5f-4de8-ba88-db56e380a145",
      "address": "11, Welton Road, London SE18 2JE",
      "property_type": "SEMI_DETACHED",
      "bedrooms": 3,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 474995,
            "currency": "GBP",
            "display": "£474,995"
          },
          "date_sold": "2026-05-26",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 249999,
            "currency": "GBP",
            "display": "£249,999"
          },
          "date_sold": "2013-04-26",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 229000,
            "currency": "GBP",
            "display": "£229,000"
          },
          "date_sold": "2006-07-28",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 84995,
            "currency": "GBP",
            "display": "£84,995"
          },
          "date_sold": "1998-08-13",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.47441,
        "longitude": 0.08831
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/28d902581/168924542/28d902581fa4b7ca4f267114c9ae3961.jpeg",
        "count": 15
      }
    },
    {
      "id": "4f5c767f-cf94-4a9b-bce7-7b8755bd6b30",
      "link": "https://www.rightmove.co.uk/house-prices/details/4f5c767f-cf94-4a9b-bce7-7b8755bd6b30",
      "address": "9, Porlock Road, Enfield EN1 2NH",
      "property_type": "TERRACED",
      "bedrooms": 3,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 564000,
            "currency": "GBP",
            "display": "£564,000"
          },
          "date_sold": "2026-05-26",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 325000,
            "currency": "GBP",
            "display": "£325,000"
          },
          "date_sold": "2007-07-13",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 247500,
            "currency": "GBP",
            "display": "£247,500"
          },
          "date_sold": "2002-07-26",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.63535,
        "longitude": -0.07108
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/b639e9788/87527148/b639e9788c476c00dec2d1c2f9a77329.jpeg",
        "count": 27
      }
    },
    {
      "id": "2a64b29c-6171-434e-ade4-b42f86b25680",
      "link": "https://www.rightmove.co.uk/house-prices/details/2a64b29c-6171-434e-ade4-b42f86b25680",
      "address": "1, Ditton Road, Southall UB2 5RZ",
      "property_type": "SEMI_DETACHED",
      "bedrooms": 6,
      "bathrooms": 3,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 875000,
            "currency": "GBP",
            "display": "£875,000"
          },
          "date_sold": "2026-05-26",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 320000,
            "currency": "GBP",
            "display": "£320,000"
          },
          "date_sold": "2007-03-02",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 86000,
            "currency": "GBP",
            "display": "£86,000"
          },
          "date_sold": "1996-10-25",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.49397,
        "longitude": -0.37808
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/0c51cc10c/168135851/0c51cc10c074328b6f83881cfbfbb0c7.jpeg",
        "count": 13
      }
    },
    {
      "id": "b060527f-340f-47cd-a100-6b88695c3e7d",
      "link": "https://www.rightmove.co.uk/house-prices/details/b060527f-340f-47cd-a100-6b88695c3e7d",
      "address": "12, Friar Road, Orpington BR5 2BL",
      "property_type": "SEMI_DETACHED",
      "bedrooms": 3,
      "bathrooms": 2,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 595000,
            "currency": "GBP",
            "display": "£595,000"
          },
          "date_sold": "2026-05-26",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 285000,
            "currency": "GBP",
            "display": "£285,000"
          },
          "date_sold": "2017-05-31",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.38869,
        "longitude": 0.10423
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/942af8b28/87569070/942af8b28b936be592e45b7a4af7785b.jpeg",
        "count": 17
      }
    },
    {
      "id": "b00522a8-678b-4c98-a91f-35de12d024d5",
      "link": "https://www.rightmove.co.uk/house-prices/details/b00522a8-678b-4c98-a91f-35de12d024d5",
      "address": "36, Conway Road, Tottenham, London N15 3BA",
      "property_type": "FLAT",
      "bedrooms": 3,
      "bathrooms": 2,
      "has_floorplan": false,
      "transactions": [
        {
          "price": {
            "amount": 300000,
            "currency": "GBP",
            "display": "£300,000"
          },
          "date_sold": "2026-05-26",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 225000,
            "currency": "GBP",
            "display": "£225,000"
          },
          "date_sold": "2010-06-02",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.58297,
        "longitude": -0.09316
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/3db575a82/148639070/3db575a82b7647000f87e3a04795f215.jpeg",
        "count": 12
      }
    },
    {
      "id": "32c3f78d-efc9-41d1-bbb3-c5293034828a",
      "link": "https://www.rightmove.co.uk/house-prices/details/32c3f78d-efc9-41d1-bbb3-c5293034828a",
      "address": "2a, Arodene Road, London SW2 2BH",
      "property_type": "FLAT",
      "bedrooms": 2,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 585000,
            "currency": "GBP",
            "display": "£585,000"
          },
          "date_sold": "2026-05-26",
          "tenure": "LEASEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 1375000,
            "currency": "GBP",
            "display": "£1,375,000"
          },
          "date_sold": "2024-03-28",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.45381,
        "longitude": -0.11892
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/697d7e05b/173916152/697d7e05b8845754e289e909e9196ffe.jpeg",
        "count": 15
      }
    },
    {
      "id": "5a2271f9-c21b-4fa9-afbe-c0af3363eeee",
      "link": "https://www.rightmove.co.uk/house-prices/details/5a2271f9-c21b-4fa9-afbe-c0af3363eeee",
      "address": "15, Victoria Road, London E17 4JT",
      "property_type": "TERRACED",
      "bedrooms": 2,
      "bathrooms": 1,
      "has_floorplan": true,
      "transactions": [
        {
          "price": {
            "amount": 730000,
            "currency": "GBP",
            "display": "£730,000"
          },
          "date_sold": "2026-05-26",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        },
        {
          "price": {
            "amount": 442500,
            "currency": "GBP",
            "display": "£442,500"
          },
          "date_sold": "2019-03-01",
          "tenure": "FREEHOLD",
          "is_new_build": false,
          "percentage_change": null
        }
      ],
      "location": {
        "latitude": 51.59463,
        "longitude": -0.00653
      },
      "image": {
        "link": "https://media.rightmove.co.uk/property-photo/af6eeb23a/171319553/af6eeb23aefaa5da24d9a5785dcfb5cb.jpeg",
        "count": 29
      }
    }
  ]
}