{
"table_key": "string",
"table_name": "string",
"records": [
{
"record_key": "string",
"record_title": "string",
"fields": {
"property1": "string",
"property2": "string"
}
}
]
}