blob: 940786897cdcab35b7a35bf507c2da278238ad82 [file] [log] [blame]
{ "id": 1, "name": "Person One", "hobbies": {{ "Rock", "Metal" }} }
{ "id": 2, "name": "Person Two", "hobbies": {{ "Rock", "Jazz" }} }
{ "id": 3, "name": "Person Three", "hobbies": {{ "Blues" }} }
{ "id": 4, "name": "Person Four", "hobbies": {{ "Metal", "Jazz" }} }