$this->id, 'locationName' => $this->location_name, 'locationCountry' => $this->location_country, 'weatherData' => new WeatherDataCollection($this->weatherData) ]; } }