{
"street": "string",
"rt": "string",
"rw": "string",
"subDistrict": "string",
"district": "string",
"city": "string",
"province": "string",
"country": "string",
"postalCode": "string",
"location": {
"type": "POINT",
"coordinates": [
0,
0
]
}
}