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