JSON objects can be embedded within a parent object similar to how Go structs can be embedded within a parent struct. The JSON embedding rules are similar to those of Go embedding, but operates upon the JSON namespace.
()
source not stored for this graph (policy: none)