package main type UserModel struct { ID string `json:"id"` Age int `json:",string"` //age clusters: a<20 (0), 20