blob: 7570226f118798f805636022edba5fd5da653982 [file] [log] [blame]
buyingyi435234e2012-05-21 06:30:43 +00001{ "id": "001", "name": "Person One", "hobbies": {{ "scuba", "music" }} }
2{ "id": "002", "name": "Person Two", "hobbies": {{ "fishing", "dance" }} }
3{ "id": "003", "name": "Person Three", "hobbies": {{ "hiking", "surfing" }} }