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