'str' object has no attribute 'read'
json.load() 로 작성했음 1. json.loads() 로 변경할 것
json.load()
json.loads()