{
    "fruit": {
        "color":  {"type": "string", "value": "yellow"},
        "flavor": {"type": "string", "value": "banana"},
        "name":   {"type": "string", "value": "banana"}
    }
}
