{ "type": "address", "keys": [ "addr:city", "addr:conscriptionnumber", "addr:country", "addr:district", "addr:floor", "addr:hamlet", "addr:housename", "addr:housenumber", "addr:place", "addr:postcode", "addr:province", "addr:state", "addr:street", "addr:subdistrict", "addr:suburb" ], "reference": {"key": "addr"}, "icon": "address", "universal": true, "label": "Address", "strings": { "placeholders": { "city": "City", "conscriptionnumber": "123", "country": "Country", "district": "District", "floor": "Floor", "hamlet": "Hamlet", "housename": "Housename", "housenumber": "123", "place": "Place", "postcode": "Postcode", "province": "Province", "state": "State", "street": "Street", "subdistrict": "Subdistrict", "suburb": "Suburb" } } }