Anyone that wants to see real examples can turn on showdead in preferences.
{ object: { name: value }}
{ object: "{ name: value }"}
object="name=value"
There's zero difference between any of them except how you parse and process the data.