{
"file": "doc.pdf",
"extracted_data": {
"property1": "string",
"property2": "string"
},
"schema_json": {
"property1": "string",
"property2": "string"
},
"tables": [
[
{
"property1": "string",
"property2": "string"
}
]
],
"storage": {
"pdf_url": "string",
"metadata_url": "string",
"tables_url": "string",
"complete_url": "string"
}
}