pub type Variant = (String, Option<Box<Value>>);
Variant (non-standard extension of JSON). Syntax: <"Foo"> or <"Bar":123>.
<"Foo">
<"Bar":123>