getPlaceParams: function() {
        var p = {};
        p.options = this.status.get('options');
        return p;
      },