Multiple json received via webhook

So as @Shirobachi said, you could use it through custom code in the Function node. If you simply want to have individual items (which you can then append to a Google Sheet), you could also use the Item Lists node and tell it to split the body field from your screenshot.

If your data is coming from an HTTP Request node, you could also consider the Split Into Items option: