if (isset( $woe['places']['place'][0]['name'] )) {
                $this->slug = $region;
                $this->Country = new Country($country);

                return $woe['places']['place'][0];