AIstart Pro Json解析
{ "name": "John", "age": 30, "city": "New York", "hobbies": ["reading", "traveling", "painting"], "address": { "street": "123 Main Street", "city": "New York", "zipcode": "10001" } }
"John","reading","10001"