| { | |
| "title": 0, | |
| "sale_price": 1, | |
| "condominium_rate": 2, | |
| "property_tax": 3, | |
| "room_count": 4, | |
| "bathroom_count": 5, | |
| "garage_count": 6, | |
| "description": 7, | |
| "property_type": 8, | |
| "rent_price": 9, | |
| "other": 10 | |
| } |
| { | |
| "title": 0, | |
| "sale_price": 1, | |
| "condominium_rate": 2, | |
| "property_tax": 3, | |
| "room_count": 4, | |
| "bathroom_count": 5, | |
| "garage_count": 6, | |
| "description": 7, | |
| "property_type": 8, | |
| "rent_price": 9, | |
| "other": 10 | |
| } |