Unfortunately NCBI does not contain metadata for this project.
This is not true. You can easily download a XML file containing all of the attributes of all the biosamples from NCBI. Since the procedure may also be useful in other contexts, I will describe it step by step.
First go to the page of the project (the bioproject database in NCBI speach):
https://www.ncbi.nlm.nih.gov/bioproject/?term=PRJEB99111
Next, get a list of all biosamples which are linked to this project. There is a section entitled "Related information" on the right site of the page. To get the list of biosamples, click on the hyperlink "Biosample".
This will open an new page which list the first 20 biosamples in the project. The URL of that page is:
https://www.ncbi.nlm.nih.gov/biosample?LinkName=bioproject_biosample_all&from_uid=400734
On the top of this page (on the right site) is a pull-down menu entitled "Send to:". Click on this menu, then select "File", then select format "Full XML (text)", and finally click on the buttom "Create File". Store the XML file on your local disk and parse it with your favorite XML tool.