Create the global as an object. Here is the idea
[{"id":"c242fa4f.e1aae","type":"inject","z":"985bfce.e485c","name":"Livingroom","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":120,"y":100,"wires":[["676c3531.a8386c"]]},{"id":"dbd3a6b4.ceba","type":"inject","z":"985bfce.e485c","name":"Den","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":180,"wires":[["8154f67.6a65988"]]},{"id":"b86297b3.c5a81","type":"inject","z":"985bfce.e485c","name":"Kitchen","topic":"","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":260,"wires":[["590311d9.096328"]]},{"id":"676c3531.a8386c","type":"change","z":"985bfce.e485c","name":"","rules":[{"t":"set","p":"house.livingroom","pt":"global","to":"{\"temperature\":67,\"humidity\":56}","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":340,"y":100,"wires":[[]]},{"id":"590311d9.096328","type":"change","z":"985bfce.e485c","name":"","rules":[{"t":"set","p":"house.kitchen","pt":"global","to":"{\"temperature\":84,\"humidity\":86}","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":330,"y":260,"wires":[[]]},{"id":"8154f67.6a65988","type":"change","z":"985bfce.e485c","name":"","rules":[{"t":"set","p":"house.den","pt":"global","to":"{\"temperature\":78,\"humidity\":51}","tot":"json"}],"action":"","property":"","from":"","to":"","reg":false,"x":320,"y":180,"wires":[[]]}]
click on each and then go look at the context and you will see