Hi Jon,
Firstly, your JSON has an extra }, but this is probably because you edited it by hand.
What you want is:
tag_keys = ["StatusNET_Hostname"]
json_string_fields = ["Status_DeviceName","Status_FriendlyName_0"]
I hope this helps,
Richard