8 lines
221 B
JSON
8 lines
221 B
JSON
{
|
|
"How many bedrooms?": "2",
|
|
"How many living rooms?":"1",
|
|
"How many reception rooms?":"1",
|
|
"How many bathrooms?": "1",
|
|
"What is the total square meter area?": "59.64",
|
|
"Which floor is it?": "5"
|
|
}
|