$this->id, 'city' => $this->name, 'postcodes' => json_decode($this->postcode), 'state' => $this->state, 'country' => $this->country ]; } }