type RestorationPlaceSearch struct { Name string `json:"name" ` PostNo string `json:"postNo" ` Descending bool `json:"descending"` }