if ($this->Place instanceof Place) {
            
            $this->meta['address'] = $this->Place->getAddress(); 
            $this->commit();