package tile38 type Object struct { Id string `json:"id"` Object SubObject `json:"object"` }